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.List11
-
-
Uses of List11 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 List11 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 List11 Modifier and Type Method Description List1BuilderList1Builder. setList11(Map<List11Key,List11> values)Set the property corresponding toList1.getList11()to the specified value. -
Uses of List11 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 List11 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>>
E$$List11Builder. 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 List11 Modifier and Type Method Description @NonNull List11List11Builder. build()A newList11instance.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 List11 Modifier and Type Method Description default Class<List11>List11. 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 List11 Modifier and Type Method Description static booleanList11. bindingEquals(@NonNull List11 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intList11. bindingHashCode(@NonNull List11 obj)Default implementation ofObject.hashCode()contract for this interface.static StringList11. bindingToString(@NonNull List11 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 List11 Modifier and Type Method Description List11BuilderList11Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentation)Add an augmentation to this builder's product.List11BuilderList11Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> 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 List11 Constructor Description List11Builder(List11 base)Construct a builder initialized with state from specifiedList11.
-