Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFFlowRemovedReason[] |
OFFlowRemovedReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer10.ofWireValue(byte val) |
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowRemovedReasonSerializerVer10.putTo(OFFlowRemovedReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowRemovedReasonSerializerVer10.toWireValue(OFFlowRemovedReason e) |
static void |
OFFlowRemovedReasonSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowRemovedReason e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer11.ofWireValue(byte val) |
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowRemovedReasonSerializerVer11.putTo(OFFlowRemovedReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowRemovedReasonSerializerVer11.toWireValue(OFFlowRemovedReason e) |
static void |
OFFlowRemovedReasonSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowRemovedReason e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer12.ofWireValue(byte val) |
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowRemovedReasonSerializerVer12.putTo(OFFlowRemovedReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowRemovedReasonSerializerVer12.toWireValue(OFFlowRemovedReason e) |
static void |
OFFlowRemovedReasonSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowRemovedReason e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer13.ofWireValue(byte val) |
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowRemovedReasonSerializerVer13.putTo(OFFlowRemovedReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowRemovedReasonSerializerVer13.toWireValue(OFFlowRemovedReason e) |
static void |
OFFlowRemovedReasonSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowRemovedReason e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer14.ofWireValue(byte val) |
static OFFlowRemovedReason |
OFFlowRemovedReasonSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowRemovedReasonSerializerVer14.putTo(OFFlowRemovedReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowRemovedReasonSerializerVer14.toWireValue(OFFlowRemovedReason e) |
static void |
OFFlowRemovedReasonSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowRemovedReason e) |
Copyright © 2015. All rights reserved.