Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105.StartTestOutputBuilder
Packages that use StartTestOutputBuilder
Package
Description
-
Uses of StartTestOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.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.setListenerElapsedTime(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getListenerElapsedTime()to the specified value.StartTestOutputBuilder.setListenerOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getListenerOk()to the specified value.StartTestOutputBuilder.setListenerRate(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getListenerRate()to the specified value.StartTestOutputBuilder.setProducerElapsedTime(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getProducerElapsedTime()to the specified value.StartTestOutputBuilder.setProducerError(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getProducerError()to the specified value.StartTestOutputBuilder.setProducerOk(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getProducerOk()to the specified value.StartTestOutputBuilder.setProducerRate(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestOutput.getProducerRate()to the specified value.