Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.TreeComplexUsesAugment
Packages that use TreeComplexUsesAugment
Package
Description
-
Uses of TreeComplexUsesAugment in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util that return TreeComplexUsesAugmentModifier and TypeMethodDescriptionstatic TreeComplexUsesAugmentListsBindingUtils.complexUsesAugment(ListViaUsesKey... keys) Methods in org.opendaylight.controller.md.sal.test.model.util with parameters of type TreeComplexUsesAugmentModifier and TypeMethodDescriptionstatic TopLevelListListsBindingUtils.topLevelList(TopLevelListKey key, TreeComplexUsesAugment augment) -
Uses of TreeComplexUsesAugment in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 that return TreeComplexUsesAugmentModifier and TypeMethodDescription@NonNull TreeComplexUsesAugmentTreeComplexUsesAugmentBuilder.build()A newTreeComplexUsesAugmentinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 that return types with arguments of type TreeComplexUsesAugmentModifier and TypeMethodDescriptiondefault Class<TreeComplexUsesAugment>TreeComplexUsesAugment.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type TreeComplexUsesAugmentModifier and TypeMethodDescriptionstatic booleanTreeComplexUsesAugment.bindingEquals(@NonNull TreeComplexUsesAugment thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTreeComplexUsesAugment.bindingHashCode(@NonNull TreeComplexUsesAugment obj) Default implementation ofObject.hashCode()contract for this interface.static StringTreeComplexUsesAugment.bindingToString(@NonNull TreeComplexUsesAugment obj) Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type TreeComplexUsesAugmentModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTreeComplexUsesAugment.