Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105.StartTestInputBuilder
Packages that use StartTestInputBuilder
Package
Description
-
Uses of StartTestInputBuilder 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 StartTestInputBuilderModifier and TypeMethodDescriptionStartTestInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<StartTestInput> augmentation) Add an augmentation to this builder's product.StartTestInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<StartTestInput>> augmentationType) Remove an augmentation from this builder's product.StartTestInputBuilder.setIterations(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getIterations()to the specified value.StartTestInputBuilder.setListeners(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getListeners()to the specified value.StartTestInputBuilder.setPayloadSize(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getPayloadSize()to the specified value.StartTestInputBuilder.setProducers(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getProducers()to the specified value.StartTestInputBuilder.setProducerType(StartTestInput.ProducerType value) Set the property corresponding toStartTestInput.getProducerType()to the specified value.