Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.StartTestOutputBuilder
Packages that use StartTestOutputBuilder
Package
Description
-
Uses of StartTestOutputBuilder 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 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.setDataChangeEventsOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getDataChangeEventsOk()to the specified value.StartTestOutputBuilder.setExecTime(Long value) Set the property corresponding toStartTestOutput.getExecTime()to the specified value.StartTestOutputBuilder.setListBuildTime(Long value) Set the property corresponding toStartTestOutput.getListBuildTime()to the specified value.StartTestOutputBuilder.setNtfOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getNtfOk()to the specified value.StartTestOutputBuilder.setStatus(StartTestOutput.Status value) Set the property corresponding toStartTestOutput.getStatus()to the specified value.StartTestOutputBuilder.setTxError(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getTxError()to the specified value.StartTestOutputBuilder.setTxOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getTxOk()to the specified value.