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()Map<List12Key,List12>List1Builder. getList12()default @NonNull Map<List12Key,List12>List1. nonnullList12()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(List<List12> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setList12(Map)} instead.List1BuilderList1Builder. setList12(Map<List12Key,List12> values) -
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)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 List12List12Builder. 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 List12 Modifier and Type Method Description default Class<List12>List12. 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 List12 Modifier and Type Method Description List12BuilderList12Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List12> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList12Builder.addAugmentation(Augmentation)orList12Builder.removeAugmentation(Class)instead.List12BuilderList12Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List12> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList12Builder.addAugmentation(Augmentation)orList12Builder.removeAugmentation(Class)instead.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)
-