Modifier and Type | Method and Description |
---|---|
OFFlowModCommand |
OFFlowDelete.getCommand() |
OFFlowModCommand |
OFFlowDelete.Builder.getCommand() |
OFFlowModCommand |
OFFlowDeleteStrict.getCommand() |
OFFlowModCommand |
OFFlowDeleteStrict.Builder.getCommand() |
OFFlowModCommand |
OFFlowModify.getCommand() |
OFFlowModCommand |
OFFlowModify.Builder.getCommand() |
OFFlowModCommand |
OFFlowMod.getCommand() |
OFFlowModCommand |
OFFlowMod.Builder.getCommand() |
OFFlowModCommand |
OFFlowAdd.getCommand() |
OFFlowModCommand |
OFFlowAdd.Builder.getCommand() |
OFFlowModCommand |
OFFlowModifyStrict.getCommand() |
OFFlowModCommand |
OFFlowModifyStrict.Builder.getCommand() |
static OFFlowModCommand |
OFFlowModCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFFlowModCommand[] |
OFFlowModCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFFlowModCommand |
OFFlowModCommandSerializerVer10.ofWireValue(short val) |
static OFFlowModCommand |
OFFlowModCommandSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModCommandSerializerVer10.putTo(OFFlowModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModCommandSerializerVer10.toWireValue(OFFlowModCommand e) |
static void |
OFFlowModCommandSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModCommand |
OFFlowModCommandSerializerVer11.ofWireValue(byte val) |
static OFFlowModCommand |
OFFlowModCommandSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModCommandSerializerVer11.putTo(OFFlowModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowModCommandSerializerVer11.toWireValue(OFFlowModCommand e) |
static void |
OFFlowModCommandSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModCommand |
OFFlowModCommandSerializerVer12.ofWireValue(byte val) |
static OFFlowModCommand |
OFFlowModCommandSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModCommandSerializerVer12.putTo(OFFlowModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowModCommandSerializerVer12.toWireValue(OFFlowModCommand e) |
static void |
OFFlowModCommandSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModCommand |
OFFlowModCommandSerializerVer13.ofWireValue(byte val) |
static OFFlowModCommand |
OFFlowModCommandSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModCommandSerializerVer13.putTo(OFFlowModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowModCommandSerializerVer13.toWireValue(OFFlowModCommand e) |
static void |
OFFlowModCommandSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFFlowModCommand |
OFFlowModCommandSerializerVer14.ofWireValue(byte val) |
static OFFlowModCommand |
OFFlowModCommandSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModCommandSerializerVer14.putTo(OFFlowModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFFlowModCommandSerializerVer14.toWireValue(OFFlowModCommand e) |
static void |
OFFlowModCommandSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFFlowModCommand e) |
Copyright © 2015. All rights reserved.