Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFFlowModFailedCode[] |
OFFlowModFailedCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OFFlowModFailedCode |
OFFlowModFailedErrorMsg.getCode() |
OFFlowModFailedCode |
OFFlowModFailedErrorMsg.Builder.getCode() |
Modifier and Type | Method and Description |
---|---|
OFFlowModFailedErrorMsg.Builder |
OFFlowModFailedErrorMsg.Builder.setCode(OFFlowModFailedCode code) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer10.ofWireValue(short val) |
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFailedCodeSerializerVer10.putTo(OFFlowModFailedCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFailedCodeSerializerVer10.toWireValue(OFFlowModFailedCode e) |
static void |
OFFlowModFailedCodeSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer11.ofWireValue(short val) |
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFailedCodeSerializerVer11.putTo(OFFlowModFailedCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFailedCodeSerializerVer11.toWireValue(OFFlowModFailedCode e) |
static void |
OFFlowModFailedCodeSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer12.ofWireValue(short val) |
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFailedCodeSerializerVer12.putTo(OFFlowModFailedCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFailedCodeSerializerVer12.toWireValue(OFFlowModFailedCode e) |
static void |
OFFlowModFailedCodeSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer13.ofWireValue(short val) |
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFailedCodeSerializerVer13.putTo(OFFlowModFailedCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFailedCodeSerializerVer13.toWireValue(OFFlowModFailedCode e) |
static void |
OFFlowModFailedCodeSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer14.ofWireValue(short val) |
static OFFlowModFailedCode |
OFFlowModFailedCodeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFailedCodeSerializerVer14.putTo(OFFlowModFailedCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFailedCodeSerializerVer14.toWireValue(OFFlowModFailedCode e) |
static void |
OFFlowModFailedCodeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModFailedCode e) |
Copyright © 2015. All rights reserved.