Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List12Builder
-
Packages that use List12Builder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 -
-
Uses of List12Builder 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 that return List12Builder Modifier and Type Method Description 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.List12BuilderList12Builder. setAttrInt(Integer value)Set the property corresponding toList12.getAttrInt()to the specified value.List12BuilderList12Builder. setAttrStr(String value)Set the property corresponding toList12.getAttrStr()to the specified value.List12BuilderList12Builder. withKey(List12Key key)
-