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.List11Builder
-
Packages that use List11Builder 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 List11Builder 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 List11Builder Modifier and Type Method Description List11BuilderList11Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentation)Add an augmentation to this builder's product.List11BuilderList11Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> augmentationType)Remove an augmentation from this builder's product.List11BuilderList11Builder. setAttrInt(Integer value)Set the property corresponding toList11.getAttrInt()to the specified value.List11BuilderList11Builder. setAttrStr(String value)Set the property corresponding toList11.getAttrStr()to the specified value.List11BuilderList11Builder. setFlags(BitFlags value)Set the property corresponding toList11.getFlags()to the specified value.List11BuilderList11Builder. withKey(List11Key key)
-