Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.TreeLeafOnlyUsesAugment
Packages that use TreeLeafOnlyUsesAugment
Package
Description
-
Uses of TreeLeafOnlyUsesAugment in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util that return TreeLeafOnlyUsesAugmentModifier and TypeMethodDescriptionstatic TreeLeafOnlyUsesAugmentListsBindingUtils.leafOnlyUsesAugment(String leafFromGroupingValue) -
Uses of TreeLeafOnlyUsesAugment 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 TreeLeafOnlyUsesAugmentModifier and TypeMethodDescription@NonNull TreeLeafOnlyUsesAugmentTreeLeafOnlyUsesAugmentBuilder.build()A newTreeLeafOnlyUsesAugmentinstance.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 TreeLeafOnlyUsesAugmentModifier and TypeMethodDescriptiondefault Class<TreeLeafOnlyUsesAugment>TreeLeafOnlyUsesAugment.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type TreeLeafOnlyUsesAugmentModifier and TypeMethodDescriptionstatic booleanTreeLeafOnlyUsesAugment.bindingEquals(@NonNull TreeLeafOnlyUsesAugment thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTreeLeafOnlyUsesAugment.bindingHashCode(@NonNull TreeLeafOnlyUsesAugment obj) Default implementation ofObject.hashCode()contract for this interface.static StringTreeLeafOnlyUsesAugment.bindingToString(@NonNull TreeLeafOnlyUsesAugment 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 TreeLeafOnlyUsesAugmentModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTreeLeafOnlyUsesAugment.