Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.StartTestInputBuilder
Packages that use StartTestInputBuilder
Package
Description
-
Uses of StartTestInputBuilder 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 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.setDataFormat(StartTestInput.DataFormat value) Set the property corresponding toStartTestInput.getDataFormat()to the specified value.StartTestInputBuilder.setDataStore(StartTestInput.DataStore value) Set the property corresponding toStartTestInput.getDataStore()to the specified value.StartTestInputBuilder.setInnerElements(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getInnerElements()to the specified value.StartTestInputBuilder.setListeners(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getListeners()to the specified value.StartTestInputBuilder.setOperation(StartTestInput.Operation value) Set the property corresponding toStartTestInput.getOperation()to the specified value.StartTestInputBuilder.setOuterElements(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getOuterElements()to the specified value.StartTestInputBuilder.setPutsPerTx(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toStartTestInput.getPutsPerTx()to the specified value.StartTestInputBuilder.setTransactionType(StartTestInput.TransactionType value) Set the property corresponding toStartTestInput.getTransactionType()to the specified value.