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 org.opendaylight.yangtools.yang.common.QName |
QNAME |
getPayload
Copyright © 2019 OpenDaylight. All rights reserved.