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