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(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
OFGroupModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFGroupModFailedCode |
OFGroupModFailedCodeSerializerVer12.ofWireValue(short val) |
static OFGroupModFailedCode |
OFGroupModFailedCodeSerializerVer12.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
OFGroupModFailedCode e) |
Modifier and Type | Method and Description |
---|---|
static OFGroupModFailedCode |
OFGroupModFailedCodeSerializerVer13.ofWireValue(short val) |
static OFGroupModFailedCode |
OFGroupModFailedCodeSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
OFGroupModFailedCode e) |
Copyright © 2014. All rights reserved.