Modifier and Type | Method and Description |
---|---|
OFGroupModCommand |
OFGroupDelete.getCommand() |
OFGroupModCommand |
OFGroupDelete.Builder.getCommand() |
OFGroupModCommand |
OFGroupAdd.getCommand() |
OFGroupModCommand |
OFGroupAdd.Builder.getCommand() |
OFGroupModCommand |
OFGroupModify.getCommand() |
OFGroupModCommand |
OFGroupModify.Builder.getCommand() |
OFGroupModCommand |
OFGroupMod.getCommand() |
OFGroupModCommand |
OFGroupMod.Builder.getCommand() |
static OFGroupModCommand |
OFGroupModCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFGroupModCommand[] |
OFGroupModCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFGroupModCommand |
OFGroupModCommandSerializerVer11.ofWireValue(short val) |
static OFGroupModCommand |
OFGroupModCommandSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFGroupModCommandSerializerVer11.putTo(OFGroupModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFGroupModCommandSerializerVer11.toWireValue(OFGroupModCommand e) |
static void |
OFGroupModCommandSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFGroupModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFGroupModCommand |
OFGroupModCommandSerializerVer12.ofWireValue(short val) |
static OFGroupModCommand |
OFGroupModCommandSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFGroupModCommandSerializerVer12.putTo(OFGroupModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFGroupModCommandSerializerVer12.toWireValue(OFGroupModCommand e) |
static void |
OFGroupModCommandSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFGroupModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFGroupModCommand |
OFGroupModCommandSerializerVer13.ofWireValue(short val) |
static OFGroupModCommand |
OFGroupModCommandSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFGroupModCommandSerializerVer13.putTo(OFGroupModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFGroupModCommandSerializerVer13.toWireValue(OFGroupModCommand e) |
static void |
OFGroupModCommandSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFGroupModCommand e) |
Modifier and Type | Method and Description |
---|---|
static OFGroupModCommand |
OFGroupModCommandSerializerVer14.ofWireValue(short val) |
static OFGroupModCommand |
OFGroupModCommandSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFGroupModCommandSerializerVer14.putTo(OFGroupModCommand e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFGroupModCommandSerializerVer14.toWireValue(OFGroupModCommand e) |
static void |
OFGroupModCommandSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFGroupModCommand e) |
Copyright © 2015. All rights reserved.