Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702.TestStatusOutputBuilder
Packages that use TestStatusOutputBuilder
Package
Description
-
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 TestStatusOutputBuilderModifier and TypeMethodDescriptionTestStatusOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput> augmentation) Add an augmentation to this builder's product.TestStatusOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput>> augmentationType) Remove an augmentation from this builder's product.TestStatusOutputBuilder.setExecStatus(TestStatusOutput.ExecStatus value) Set the property corresponding toTestStatusOutput.getExecStatus()to the specified value.TestStatusOutputBuilder.setGlobalServerCnt(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toTestStatusOutput.getGlobalServerCnt()to the specified value.