Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.TreeComplexUsesAugment
-
-
Uses of TreeComplexUsesAugment in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util that return TreeComplexUsesAugment Modifier and Type Method Description static TreeComplexUsesAugmentListsBindingUtils. complexUsesAugment(ListViaUsesKey... keys)Methods in org.opendaylight.controller.md.sal.test.model.util with parameters of type TreeComplexUsesAugment Modifier and Type Method Description static 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 TreeComplexUsesAugment Modifier and Type Method Description TreeComplexUsesAugmentTreeComplexUsesAugmentBuilder. 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 TreeComplexUsesAugment Modifier and Type Method Description default Class<TreeComplexUsesAugment>TreeComplexUsesAugment. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type TreeComplexUsesAugment Constructor Description TreeComplexUsesAugmentBuilder(TreeComplexUsesAugment base)
-