Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1.ContBuilder
-
-
Uses of ContBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 that return ContBuilder Modifier and Type Method Description ContBuilderContBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Cont> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.ContBuilderContBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cont> augmentation)Add an augmentation to this builder's product.ContBuilderContBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont>> augmentationType)Remove an augmentation from this builder's product.ContBuilderContBuilder. setAttrInt(Integer value)
-