Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702.TestStatusOutput
Packages that use TestStatusOutput
Package
Description
-
Uses of TestStatusOutput 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 TestStatusOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput>>
E$$TestStatusOutputBuilder.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 TestStatusOutputModifier and TypeMethodDescription@NonNull TestStatusOutputTestStatusOutputBuilder.build()A newTestStatusOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 that return types with arguments of type TestStatusOutputModifier and TypeMethodDescriptiondefault Class<TestStatusOutput> TestStatusOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TestStatusOutput>> TestStatus.invoke(TestStatusInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 with parameters of type TestStatusOutputModifier and TypeMethodDescriptionstatic booleanTestStatusOutput.bindingEquals(@NonNull TestStatusOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTestStatusOutput.bindingHashCode(@NonNull TestStatusOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringTestStatusOutput.bindingToString(@NonNull TestStatusOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rpcbenchmark.rev150702 with type arguments of type TestStatusOutputModifier and TypeMethodDescriptionTestStatusOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput> augmentation) Add an augmentation to this builder's product.TestStatusOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput>> 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 TestStatusOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTestStatusOutput.