Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2.Contlist1Key
-
-
Uses of Contlist1Key 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 Contlist1Key Modifier and Type Method Description @Nullable Map<Contlist1Key,Contlist1>Cont2. getContlist1()Return contlist1, ornullif it is not present.Map<Contlist1Key,Contlist1>Cont2Builder. getContlist1()Return current value associated with the property corresponding toCont2.getContlist1().default @NonNull Map<Contlist1Key,Contlist1>Cont2. nonnullContlist1()Return contlist1, 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 Contlist1Key Modifier and Type Method Description Cont2BuilderCont2Builder. setContlist1(Map<Contlist1Key,Contlist1> values)Set the property corresponding toCont2.getContlist1()to the specified value. -
Uses of Contlist1Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2 that return Contlist1Key Modifier and Type Method Description Contlist1KeyContlist1. key()Contlist1KeyContlist1Builder. key()Return current value associated with the property corresponding toContlist1.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2 with parameters of type Contlist1Key Modifier and Type Method Description Contlist1BuilderContlist1Builder. withKey(Contlist1Key key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2 with parameters of type Contlist1Key Constructor Description Contlist1Key(Contlist1Key source)Creates a copy from Source Object.
-