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()Map<List11Key,List11>List1Builder. getList11()default @NonNull Map<List11Key,List11>List1. nonnullList11()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(List<List11> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setList11(Map)} instead.List1BuilderList1Builder. setList11(Map<List11Key,List11> values) -
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)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 List11List11Builder. build()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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList11Builder.addAugmentation(Augmentation)orList11Builder.removeAugmentation(Class)instead.List11BuilderList11Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList11Builder.addAugmentation(Augmentation)orList11Builder.removeAugmentation(Class)instead.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)
-