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, nonnullPayload
default Class<RoutedRpcBenchOutput> 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.