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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.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)List11BuilderList11Builder. setAttrStr(String value)List11BuilderList11Builder. setFlags(BitFlags value)List11BuilderList11Builder. withKey(List11Key key)
-