Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.TestExecBuilder
-
Packages that use TestExecBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 -
-
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 TestExecBuilder Modifier and Type Method Description TestExecBuilderTestExecBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TestExec> augmentation)Add an augmentation to this builder's product.TestExecBuilderTestExecBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TestExec>> augmentationType)Remove an augmentation from this builder's product.TestExecBuilderTestExecBuilder. setOuterList(List<OuterList> values)Deprecated, for removal: This API element is subject to removal in a future version.UsesetOuterList(Map)instead.TestExecBuilderTestExecBuilder. setOuterList(Map<OuterListKey,OuterList> values)
-