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