| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver13 |
| Modifier and Type | Method and Description |
|---|---|
static OFOducltSignalType |
OFOducltSignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFOducltSignalType[] |
OFOducltSignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static OFOducltSignalType |
OFOducltSignalTypeSerializerVer13.ofWireValue(byte val) |
static OFOducltSignalType |
OFOducltSignalTypeSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFOducltSignalTypeSerializerVer13.putTo(OFOducltSignalType e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFOducltSignalTypeSerializerVer13.toWireValue(OFOducltSignalType e) |
static void |
OFOducltSignalTypeSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFOducltSignalType e) |
Copyright © 2016. All rights reserved.