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
-
-
Uses of List1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return types with arguments of type List1 Modifier and Type Method Description @Nullable Map<List1Key,List1>AugGrouping. getList1()Map<List1Key,List1>TllComplexAugmentBuilder. getList1()default @NonNull Map<List1Key,List1>AugGrouping. nonnullList1()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with type arguments of type List1 Modifier and Type Method Description TllComplexAugmentBuilderTllComplexAugmentBuilder. setList1(List<List1> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setList1(Map)} instead.TllComplexAugmentBuilderTllComplexAugmentBuilder. setList1(Map<List1Key,List1> values) -
Uses of List1 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 with type parameters of type List1 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<List1>>
E$$List1Builder. 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 that return List1 Modifier and Type Method Description List1List1Builder. build()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 List1 Modifier and Type Method Description default Class<List1>List1. 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 with type arguments of type List1 Modifier and Type Method Description List1BuilderList1Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List1>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List1> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList1Builder.addAugmentation(Augmentation)orList1Builder.removeAugmentation(Class)instead.List1BuilderList1Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List1>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List1> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherList1Builder.addAugmentation(Augmentation)orList1Builder.removeAugmentation(Class)instead.List1BuilderList1Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List1> augmentation)Add an augmentation to this builder's product.List1BuilderList1Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List1>> 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 with parameters of type List1 Constructor Description List1Builder(List1 base)
-