Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.RoutedRpcBenchOutput
-
Packages that use RoutedRpcBenchOutput Package Description org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 -
-
Uses of RoutedRpcBenchOutput in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type parameters of type RoutedRpcBenchOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>>
E$$RoutedRpcBenchOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return RoutedRpcBenchOutput Modifier and Type Method Description RoutedRpcBenchOutputRoutedRpcBenchOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type RoutedRpcBenchOutput Modifier and Type Method Description default Class<RoutedRpcBenchOutput>RoutedRpcBenchOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedRpcBenchOutput>>RpcbenchPayloadService. routedRpcBench(RoutedRpcBenchInput input)Invokerouted-rpc-benchRPC.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RoutedRpcBenchOutput Modifier and Type Method Description static booleanRoutedRpcBenchOutput. bindingEquals(@NonNull RoutedRpcBenchOutput thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRoutedRpcBenchOutput. bindingHashCode(@NonNull RoutedRpcBenchOutput obj)Default implementation ofObject.hashCode()contract for this interface.static StringRoutedRpcBenchOutput. bindingToString(@NonNull RoutedRpcBenchOutput 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 RoutedRpcBenchOutput Modifier and Type Method Description RoutedRpcBenchOutputBuilderRoutedRpcBenchOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput> augmentation)Add an augmentation to this builder's product.RoutedRpcBenchOutputBuilderRoutedRpcBenchOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RoutedRpcBenchOutput Constructor Description RoutedRpcBenchOutputBuilder(RoutedRpcBenchOutput base)
-