public interface EchoOutput extends EchoReply, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<EchoOutput>
This class represents the following YANG schema fragment defined in module openflow-protocol
output {
uses echo-reply;
}
The schema path to identify an instance is
openflow-protocol/echo/output
To create instances of this class use EchoOutputBuilder.
EchoOutputBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<EchoOutput> |
implementedInterface() |
getDatagetVersion, getXiddefault Class<EchoOutput> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface EchoReplyimplementedInterface in interface OfHeaderimplementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcOutputCopyright © 2020 OpenDaylight. All rights reserved.