Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List12
-
-
Uses of List12 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 List12 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 List12 Modifier and Type Method Description List1BuilderList1Builder. setList12(Map<List12Key,List12> values)Set the property corresponding toList1.getList12()to the specified value. -
Uses of List12 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 with type parameters of type List12 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>>
E$$List12Builder. 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.list1 that return List12 Modifier and Type Method Description @NonNull List12List12Builder. build()A newList12instance.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 types with arguments of type List12 Modifier and Type Method Description default Class<List12>List12. implementedInterface()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 List12 Modifier and Type Method Description static booleanList12. bindingEquals(@NonNull List12 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intList12. bindingHashCode(@NonNull List12 obj)Default implementation ofObject.hashCode()contract for this interface.static StringList12. bindingToString(@NonNull List12 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.list1 with type arguments of type List12 Modifier and Type Method Description List12BuilderList12Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List12> augmentation)Add an augmentation to this builder's product.List12BuilderList12Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>> 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.list1 with parameters of type List12 Constructor Description List12Builder(List12 base)Construct a builder initialized with state from specifiedList12.
-