Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root.ListInRootBuilder
Packages that use ListInRootBuilder
Package
Description
-
Uses of ListInRootBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root that return ListInRootBuilderModifier and TypeMethodDescriptionListInRootBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentation) Add an augmentation to this builder's product.ListInRootBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toListInRoot.getLeafA()to the specified value.Set the property corresponding toListInRoot.getLeafB()to the specified value.Set the property corresponding toListInRoot.getLeafC()to the specified value.ListInRootBuilder.withKey(ListInRootKey key) Set the key value corresponding toListInRoot.key()to the specified value.