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