Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.List1Builder
-
Packages that use List1Builder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping -
-
Uses of List1Builder 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 List1Builder 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 eitheraddAugmentation(Augmentation)orremoveAugmentation(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.List1BuilderList1Builder. setAttrStr(String value)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)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)List1BuilderList1Builder. withKey(List1Key key)
-