| Package | Description |
|---|---|
| org.openflow.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected OFPacketIn.OFPacketInReason |
OFPacketIn.reason |
| Modifier and Type | Method and Description |
|---|---|
OFPacketIn.OFPacketInReason |
OFPacketIn.getReason()
Get reason
|
static OFPacketIn.OFPacketInReason |
OFPacketIn.OFPacketInReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFPacketIn.OFPacketInReason[] |
OFPacketIn.OFPacketInReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFPacketIn |
OFPacketIn.setReason(OFPacketIn.OFPacketInReason reason)
Set reason
|
Copyright © 2015. All rights reserved.