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