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