Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.List1Key
-
-
Uses of List1Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return types with arguments of type List1Key Modifier and Type Method Description @Nullable Map<List1Key,List1>AugGrouping. getList1()Return list1, ornullif it is not present.Map<List1Key,List1>TllComplexAugmentBuilder. getList1()Return current value associated with the property corresponding toAugGrouping.getList1().default @NonNull Map<List1Key,List1>AugGrouping. nonnullList1()Return list1, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with type arguments of type List1Key Modifier and Type Method Description TllComplexAugmentBuilderTllComplexAugmentBuilder. setList1(Map<List1Key,List1> values)Set the property corresponding toAugGrouping.getList1()to the specified value. -
Uses of List1Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping that return List1Key Modifier and Type Method Description List1KeyList1. key()List1KeyList1Builder. key()Return current value associated with the property corresponding toList1.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping with parameters of type List1Key Modifier and Type Method Description List1BuilderList1Builder. withKey(List1Key key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping with parameters of type List1Key Constructor Description List1Key(List1Key source)Creates a copy from Source Object.
-