Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.list11.simple.augment.ContBuilder
-
Packages that use ContBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.list11.simple.augment -
-
Uses of ContBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.list11.simple.augment
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.list11.simple.augment that return ContBuilder Modifier and Type Method Description 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)Set the property corresponding toCont.getAttrInt()to the specified value.
-