public interface GlobalRpcBenchOutput extends Payload, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GlobalRpcBenchOutput>
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/global-rpc-bench/output
To create instances of this class use GlobalRpcBenchOutputBuilder
.
GlobalRpcBenchOutputBuilder
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
default Class<GlobalRpcBenchOutput> |
implementedInterface() |
getPayload, nonnullPayload
default Class<GlobalRpcBenchOutput> implementedInterface()
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataContainer
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataObject
implementedInterface
in interface Payload
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.RpcOutput
Copyright © 2019 OpenDaylight. All rights reserved.