Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2.Contlist1
-
-
Uses of Contlist1 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 Contlist1 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 Contlist1 Modifier and Type Method Description Cont2BuilderCont2Builder. setContlist1(Map<Contlist1Key,Contlist1> values)Set the property corresponding toCont2.getContlist1()to the specified value. -
Uses of Contlist1 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 with type parameters of type Contlist1 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Contlist1>>
E$$Contlist1Builder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.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 Contlist1 Modifier and Type Method Description @NonNull Contlist1Contlist1Builder. build()A newContlist1instance.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 types with arguments of type Contlist1 Modifier and Type Method Description default Class<Contlist1>Contlist1. implementedInterface()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 Contlist1 Modifier and Type Method Description static booleanContlist1. bindingEquals(@NonNull Contlist1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intContlist1. bindingHashCode(@NonNull Contlist1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringContlist1. bindingToString(@NonNull Contlist1 obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2 with type arguments of type Contlist1 Modifier and Type Method Description Contlist1BuilderContlist1Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Contlist1> augmentation)Add an augmentation to this builder's product.Contlist1BuilderContlist1Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Contlist1>> augmentationType)Remove an augmentation from this builder's product.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 Contlist1 Constructor Description Contlist1Builder(Contlist1 base)Construct a builder initialized with state from specifiedContlist1.
-