Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.RoutedRpcBenchOutput
Packages that use RoutedRpcBenchOutput
-
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 RoutedRpcBenchOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RoutedRpcBenchOutput>>
E$$RoutedRpcBenchOutputBuilder.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 RoutedRpcBenchOutputModifier and TypeMethodDescription@NonNull RoutedRpcBenchOutputRoutedRpcBenchOutputBuilder.build()A newRoutedRpcBenchOutputinstance.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type RoutedRpcBenchOutputModifier and TypeMethodDescriptiondefault Class<RoutedRpcBenchOutput> RoutedRpcBenchOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedRpcBenchOutput>> RoutedRpcBench.invoke(RoutedRpcBenchInput input) Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RoutedRpcBenchOutputModifier and TypeMethodDescriptionstatic 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 RoutedRpcBenchOutputModifier and TypeMethodDescriptionRoutedRpcBenchOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RoutedRpcBenchOutput> augmentation) Add an augmentation to this builder's product.RoutedRpcBenchOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 RoutedRpcBenchOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRoutedRpcBenchOutput.