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