public interface PacketInMessage extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<PacketInMessage>, PacketIn, org.opendaylight.yangtools.yang.binding.Notification
This class represents the following YANG schema fragment defined in module openflow-protocol
notification packet-in-message {
uses packet-in;
}
The schema path to identify an instance is
openflow-protocol/packet-in-message
To create instances of this class use PacketInMessageBuilder.
PacketInMessageBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<PacketInMessage> |
implementedInterface() |
getBufferId, getCookie, getData, getInPort, getReason, getTableId, getTotalLengetMatchgetVersion, getXiddefault Class<PacketInMessage> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface MatchGroupingimplementedInterface in interface OfHeaderimplementedInterface in interface PacketInCopyright © 2020 OpenDaylight. All rights reserved.