Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.TreeLeafOnlyUsesAugment
-
-
Uses of TreeLeafOnlyUsesAugment in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util that return TreeLeafOnlyUsesAugment Modifier and Type Method Description static 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 TreeLeafOnlyUsesAugment Modifier and Type Method Description @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 TreeLeafOnlyUsesAugment Modifier and Type Method Description default 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 TreeLeafOnlyUsesAugment Modifier and Type Method Description static 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 TreeLeafOnlyUsesAugment Constructor Description TreeLeafOnlyUsesAugmentBuilder(TreeLeafOnlyUsesAugment base)Construct a builder initialized with state from specifiedTreeLeafOnlyUsesAugment.
-