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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root -
-
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 ListInRootBuilder Modifier and Type Method Description ListInRootBuilderListInRootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentation)Add an augmentation to this builder's product.ListInRootBuilderListInRootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType)Remove an augmentation from this builder's product.ListInRootBuilderListInRootBuilder. setLeafA(String value)Set the property corresponding toListInRoot.getLeafA()to the specified value.ListInRootBuilderListInRootBuilder. setLeafB(String value)Set the property corresponding toListInRoot.getLeafB()to the specified value.ListInRootBuilderListInRootBuilder. setLeafC(String value)Set the property corresponding toListInRoot.getLeafC()to the specified value.ListInRootBuilderListInRootBuilder. withKey(ListInRootKey key)
-