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 TreeLeafOnlyUsesAugmentTreeLeafOnlyUsesAugmentBuilder. build()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()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)
-