Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.GlobalRpcBenchOutput
Packages that use GlobalRpcBenchOutput
-
Uses of GlobalRpcBenchOutput in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type parameters of type GlobalRpcBenchOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchOutput>>
E$$GlobalRpcBenchOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return GlobalRpcBenchOutputModifier and TypeMethodDescription@NonNull GlobalRpcBenchOutputGlobalRpcBenchOutputBuilder.build()A newGlobalRpcBenchOutputinstance.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type GlobalRpcBenchOutputModifier and TypeMethodDescriptiondefault Class<GlobalRpcBenchOutput> GlobalRpcBenchOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GlobalRpcBenchOutput>> GlobalRpcBench.invoke(GlobalRpcBenchInput input) Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type GlobalRpcBenchOutputModifier and TypeMethodDescriptionstatic booleanGlobalRpcBenchOutput.bindingEquals(@NonNull GlobalRpcBenchOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGlobalRpcBenchOutput.bindingHashCode(@NonNull GlobalRpcBenchOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGlobalRpcBenchOutput.bindingToString(@NonNull GlobalRpcBenchOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type arguments of type GlobalRpcBenchOutputModifier and TypeMethodDescriptionGlobalRpcBenchOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchOutput> augmentation) Add an augmentation to this builder's product.GlobalRpcBenchOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type GlobalRpcBenchOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGlobalRpcBenchOutput.