Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702.TestStatusOutputBuilder
-
Packages that use TestStatusOutputBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 -
-
Uses of TestStatusOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 that return TestStatusOutputBuilder Modifier and Type Method Description TestStatusOutputBuilderTestStatusOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TestStatusOutput> augmentation)Add an augmentation to this builder's product.TestStatusOutputBuilderTestStatusOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TestStatusOutput>> augmentationType)Remove an augmentation from this builder's product.TestStatusOutputBuilderTestStatusOutputBuilder. setExecStatus(TestStatusOutput.ExecStatus value)TestStatusOutputBuilderTestStatusOutputBuilder. setGlobalServerCnt(Long value)Deprecated, for removal: This API element is subject to removal in a future version.UsesetGlobalServerCnt(Uint32)instead.TestStatusOutputBuilderTestStatusOutputBuilder. setGlobalServerCnt(org.opendaylight.yangtools.yang.common.Uint32 value)
-