Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List12Key
-
-
Uses of List12Key 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 types with arguments of type List12Key Modifier and Type Method Description @Nullable Map<List12Key,List12>List1. getList12()Return list12, ornullif it is not present.Map<List12Key,List12>List1Builder. getList12()Return current value associated with the property corresponding toList1.getList12().default @NonNull Map<List12Key,List12>List1. nonnullList12()Return list12, 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.aug.grouping with type arguments of type List12Key Modifier and Type Method Description List1BuilderList1Builder. setList12(Map<List12Key,List12> values)Set the property corresponding toList1.getList12()to the specified value. -
Uses of List12Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 that return List12Key Modifier and Type Method Description List12KeyList12. key()List12KeyList12Builder. key()Return current value associated with the property corresponding toList12.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 with parameters of type List12Key Modifier and Type Method Description List12BuilderList12Builder. withKey(List12Key key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 with parameters of type List12Key Constructor Description List12Key(List12Key source)Creates a copy from Source Object.
-