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