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