Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.Cont1Builder
-
Packages that use Cont1Builder 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 Cont1Builder 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 Cont1Builder Modifier and Type Method Description Cont1BuilderCont1Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Cont1> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.Cont1BuilderCont1Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cont1> augmentation)Add an augmentation to this builder's product.Cont1BuilderCont1Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType)Remove an augmentation from this builder's product.Cont1BuilderCont1Builder. setAttrStr(String value)
-