Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.Payload
-
Packages that use Payload Package Description org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 -
-
Uses of Payload in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Subinterfaces of Payload in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 Modifier and Type Interface Description interfaceGlobalRpcBenchInputThis class represents the following YANG schema fragment defined in module rpcbench-payloadinterfaceGlobalRpcBenchOutputThis class represents the following YANG schema fragment defined in module rpcbench-payloadinterfaceRoutedRpcBenchInputThis class represents the following YANG schema fragment defined in module rpcbench-payloadinterfaceRoutedRpcBenchOutputThis class represents the following YANG schema fragment defined in module rpcbench-payloadMethods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type Payload Modifier and Type Method Description Class<? extends Payload>Payload. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type Payload Constructor Description GlobalRpcBenchInputBuilder(Payload arg)GlobalRpcBenchOutputBuilder(Payload arg)RoutedRpcBenchInputBuilder(Payload arg)RoutedRpcBenchOutputBuilder(Payload arg)
-