| Modifier and Type | Method and Description |
|---|---|
static OFBsnGentableErrorCode |
OFBsnGentableErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnGentableErrorCode[] |
OFBsnGentableErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFBsnGentableErrorCode |
OFBsnGentableError.getErrorCode() |
OFBsnGentableErrorCode |
OFBsnGentableError.Builder.getErrorCode() |
| Modifier and Type | Method and Description |
|---|---|
OFBsnGentableError.Builder |
OFBsnGentableError.Builder.setErrorCode(OFBsnGentableErrorCode errorCode) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer13.ofWireValue(short val) |
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnGentableErrorCodeSerializerVer13.putTo(OFBsnGentableErrorCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnGentableErrorCodeSerializerVer13.toWireValue(OFBsnGentableErrorCode e) |
static void |
OFBsnGentableErrorCodeSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnGentableErrorCode e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer14.ofWireValue(short val) |
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnGentableErrorCodeSerializerVer14.putTo(OFBsnGentableErrorCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnGentableErrorCodeSerializerVer14.toWireValue(OFBsnGentableErrorCode e) |
static void |
OFBsnGentableErrorCodeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnGentableErrorCode e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer15.ofWireValue(short val) |
static OFBsnGentableErrorCode |
OFBsnGentableErrorCodeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnGentableErrorCodeSerializerVer15.putTo(OFBsnGentableErrorCode e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnGentableErrorCodeSerializerVer15.toWireValue(OFBsnGentableErrorCode e) |
static void |
OFBsnGentableErrorCodeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnGentableErrorCode e) |
Copyright © 2017. All rights reserved.