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
-
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 ContBuilderModifier and TypeMethodDescriptionContBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cont> augmentation) Add an augmentation to this builder's product.ContBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont>> augmentationType) Remove an augmentation from this builder's product.ContBuilder.setAttrInt(Integer value) Set the property corresponding toCont.getAttrInt()to the specified value.