Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.InnerListBuilder
Packages that use InnerListBuilder
Package
Description
-
Uses of InnerListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list that return InnerListBuilderModifier and TypeMethodDescriptionInnerListBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<InnerList> augmentation) Add an augmentation to this builder's product.InnerListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<InnerList>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toInnerList.getName()to the specified value.Set the property corresponding toInnerList.getValue()to the specified value.InnerListBuilder.withKey(InnerListKey key) Set the key value corresponding toInnerList.key()to the specified value.