Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.StartTestOutput
Packages that use StartTestOutput
Package
Description
-
Uses of StartTestOutput 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 with type parameters of type StartTestOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<StartTestOutput>>
E$$StartTestOutputBuilder.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.dsbenchmark.rev150105 that return StartTestOutputModifier and TypeMethodDescription@NonNull StartTestOutputStartTestOutputBuilder.build()A newStartTestOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 that return types with arguments of type StartTestOutputModifier and TypeMethodDescriptiondefault Class<StartTestOutput> StartTestOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<StartTestOutput>> StartTest.invoke(StartTestInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with parameters of type StartTestOutputModifier and TypeMethodDescriptionstatic booleanStartTestOutput.bindingEquals(@NonNull StartTestOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intStartTestOutput.bindingHashCode(@NonNull StartTestOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringStartTestOutput.bindingToString(@NonNull StartTestOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with type arguments of type StartTestOutputModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with parameters of type StartTestOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedStartTestOutput.