Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.TestExecBuilder
Packages that use TestExecBuilder
Package
Description
-
Uses of TestExecBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 that return TestExecBuilderModifier and TypeMethodDescriptionTestExecBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TestExec> augmentation) Add an augmentation to this builder's product.TestExecBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TestExec>> augmentationType) Remove an augmentation from this builder's product.TestExecBuilder.setOuterList(Map<OuterListKey, OuterList> values) Set the property corresponding toTestExec.getOuterList()to the specified value.