Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702.StartTestOutputBuilder
Packages that use StartTestOutputBuilder
Package
Description
-
Uses of StartTestOutputBuilder 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 StartTestOutputBuilderModifier and TypeMethodDescriptionStartTestOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<StartTestOutput> augmentation) Add an augmentation to this builder's product.StartTestOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<StartTestOutput>> augmentationType) Remove an augmentation from this builder's product.StartTestOutputBuilder.setExecTime(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getExecTime()to the specified value.StartTestOutputBuilder.setGlobalRtcClientError(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getGlobalRtcClientError()to the specified value.StartTestOutputBuilder.setGlobalRtcClientOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getGlobalRtcClientOk()to the specified value.StartTestOutputBuilder.setRate(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getRate()to the specified value.