Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2.Contlist1Builder
Packages that use Contlist1Builder
Package
Description
-
Uses of Contlist1Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2 that return Contlist1BuilderModifier and TypeMethodDescriptionContlist1Builder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Contlist1> augmentation) Add an augmentation to this builder's product.Contlist1Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Contlist1>> augmentationType) Remove an augmentation from this builder's product.Contlist1Builder.setAttrEnum(CustomEnum value) Set the property corresponding toEnumGrouping.getAttrEnum()to the specified value.Contlist1Builder.setAttrStr(String value) Set the property corresponding toContlist1.getAttrStr()to the specified value.Contlist1Builder.withKey(Contlist1Key key) Set the key value corresponding toContlist1.key()to the specified value.