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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.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)ListInRootBuilderListInRootBuilder. setLeafB(String value)ListInRootBuilderListInRootBuilder. setLeafC(String value)ListInRootBuilderListInRootBuilder. withKey(ListInRootKey key)
-