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, nonnullPayload
default Class<GlobalRpcBenchInput> 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.RpcInput
Copyright © 2019 OpenDaylight. All rights reserved.