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