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.List11Key
-
-
Uses of List11Key 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 List11Key Modifier and Type Method Description @Nullable Map<List11Key,List11>List1. getList11()Return list11, ornullif it is not present.Map<List11Key,List11>List1Builder. getList11()Return current value associated with the property corresponding toList1.getList11().default @NonNull Map<List11Key,List11>List1. nonnullList11()Return list11, 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 List11Key Modifier and Type Method Description List1BuilderList1Builder. setList11(Map<List11Key,List11> values)Set the property corresponding toList1.getList11()to the specified value. -
Uses of List11Key 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 List11Key Modifier and Type Method Description List11KeyList11. key()List11KeyList11Builder. key()Return current value associated with the property corresponding toList11.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 List11Key Modifier and Type Method Description List11BuilderList11Builder. withKey(List11Key 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 List11Key Constructor Description List11Key(List11Key source)Creates a copy from Source Object.
-