public interface GlobalRpcBenchInput extends Payload, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<GlobalRpcBenchInput>
This class represents the following YANG schema fragment defined in module rpcbench-payload
input {
uses payload;
}
The schema path to identify an instance is
rpcbench-payload/global-rpc-bench/input
To create instances of this class use GlobalRpcBenchInputBuilder.
GlobalRpcBenchInputBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<GlobalRpcBenchInput> |
implementedInterface() |
getPayload, nonnullPayloaddefault Class<GlobalRpcBenchInput> 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.RpcInputCopyright © 2019 OpenDaylight. All rights reserved.