public interface RoutedRpcBenchOutput extends Payload, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<RoutedRpcBenchOutput>
This class represents the following YANG schema fragment defined in module rpcbench-payload
output {
uses payload;
}
The schema path to identify an instance is
rpcbench-payload/routed-rpc-bench/output
To create instances of this class use RoutedRpcBenchOutputBuilder.
RoutedRpcBenchOutputBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<RoutedRpcBenchOutput> |
implementedInterface() |
getPayload, nonnullPayloaddefault Class<RoutedRpcBenchOutput> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PayloadimplementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcOutputCopyright © 2019 OpenDaylight. All rights reserved.