Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.TreeSecondLeafOnlyAugment
-
Packages that use TreeSecondLeafOnlyAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 -
-
Uses of TreeSecondLeafOnlyAugment 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 TreeSecondLeafOnlyAugment Modifier and Type Method Description @NonNull TreeSecondLeafOnlyAugmentTreeSecondLeafOnlyAugmentBuilder. build()A newTreeSecondLeafOnlyAugmentinstance.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 TreeSecondLeafOnlyAugment Modifier and Type Method Description default Class<TreeSecondLeafOnlyAugment>TreeSecondLeafOnlyAugment. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type TreeSecondLeafOnlyAugment Modifier and Type Method Description static booleanTreeSecondLeafOnlyAugment. bindingEquals(@NonNull TreeSecondLeafOnlyAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTreeSecondLeafOnlyAugment. bindingHashCode(@NonNull TreeSecondLeafOnlyAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringTreeSecondLeafOnlyAugment. bindingToString(@NonNull TreeSecondLeafOnlyAugment 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 TreeSecondLeafOnlyAugment Constructor Description TreeSecondLeafOnlyAugmentBuilder(TreeSecondLeafOnlyAugment base)Construct a builder initialized with state from specifiedTreeSecondLeafOnlyAugment.
-