Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702.StartTestInput
Packages that use StartTestInput
Package
Description
-
Uses of StartTestInput 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 with type parameters of type StartTestInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<StartTestInput>>
E$$StartTestInputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 that return StartTestInputModifier and TypeMethodDescription@NonNull StartTestInputStartTestInputBuilder.build()A newStartTestInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 that return types with arguments of type StartTestInputModifier and TypeMethodDescriptiondefault Class<StartTestInput> StartTestInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 with parameters of type StartTestInputModifier and TypeMethodDescriptionstatic booleanStartTestInput.bindingEquals(@NonNull StartTestInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intStartTestInput.bindingHashCode(@NonNull StartTestInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringStartTestInput.bindingToString(@NonNull StartTestInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<StartTestOutput>> StartTest.invoke(StartTestInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 with type arguments of type StartTestInputModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 with parameters of type StartTestInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedStartTestInput.