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(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)Set the property corresponding toList1.getAttrStr()to the specified value.List1BuilderList1Builder. setList11(Map<List11Key,List11> values)Set the property corresponding toList1.getList11()to the specified value.List1BuilderList1Builder. setList12(Map<List12Key,List12> values)Set the property corresponding toList1.getList12()to the specified value.List1BuilderList1Builder. withKey(List1Key key)
-