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() |
getData
getVersion, getXid
default Class<EchoOutput> implementedInterface()
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataContainer
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataObject
implementedInterface
in interface EchoReply
implementedInterface
in interface OfHeader
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.RpcOutput
Copyright © 2020 OpenDaylight. All rights reserved.