Modifier and Type | Method and Description |
---|---|
static OFFlowModFlags |
OFFlowModFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFFlowModFlags[] |
OFFlowModFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OFFlowModFlags> |
OFFlowDelete.getFlags() |
Set<OFFlowModFlags> |
OFFlowDelete.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowDeleteStrict.getFlags() |
Set<OFFlowModFlags> |
OFFlowDeleteStrict.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowStatsEntry.getFlags() |
Set<OFFlowModFlags> |
OFFlowStatsEntry.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowModify.getFlags() |
Set<OFFlowModFlags> |
OFFlowModify.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowMod.getFlags() |
Set<OFFlowModFlags> |
OFFlowMod.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowAdd.getFlags() |
Set<OFFlowModFlags> |
OFFlowAdd.Builder.getFlags() |
Set<OFFlowModFlags> |
OFFlowModifyStrict.getFlags() |
Set<OFFlowModFlags> |
OFFlowModifyStrict.Builder.getFlags() |
Modifier and Type | Method and Description |
---|---|
OFFlowDelete.Builder |
OFFlowDelete.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowDeleteStrict.Builder |
OFFlowDeleteStrict.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowStatsEntry.Builder |
OFFlowStatsEntry.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowModify.Builder |
OFFlowModify.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowMod.Builder |
OFFlowMod.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowAdd.Builder |
OFFlowAdd.Builder.setFlags(Set<OFFlowModFlags> flags) |
OFFlowModifyStrict.Builder |
OFFlowModifyStrict.Builder.setFlags(Set<OFFlowModFlags> flags) |
Modifier and Type | Method and Description |
---|---|
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer10.ofWireValue(short val) |
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFlagsSerializerVer10.putTo(Set<OFFlowModFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFlagsSerializerVer10.toWireValue(Set<OFFlowModFlags> set) |
static void |
OFFlowModFlagsSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFFlowModFlags> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer11.ofWireValue(short val) |
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFlagsSerializerVer11.putTo(Set<OFFlowModFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFlagsSerializerVer11.toWireValue(Set<OFFlowModFlags> set) |
static void |
OFFlowModFlagsSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFFlowModFlags> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer12.ofWireValue(short val) |
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFlagsSerializerVer12.putTo(Set<OFFlowModFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFlagsSerializerVer12.toWireValue(Set<OFFlowModFlags> set) |
static void |
OFFlowModFlagsSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFFlowModFlags> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer13.ofWireValue(short val) |
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFlagsSerializerVer13.putTo(Set<OFFlowModFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFlagsSerializerVer13.toWireValue(Set<OFFlowModFlags> set) |
static void |
OFFlowModFlagsSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFFlowModFlags> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer14.ofWireValue(short val) |
static Set<OFFlowModFlags> |
OFFlowModFlagsSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFFlowModFlagsSerializerVer14.putTo(Set<OFFlowModFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFFlowModFlagsSerializerVer14.toWireValue(Set<OFFlowModFlags> set) |
static void |
OFFlowModFlagsSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFFlowModFlags> set) |
Copyright © 2015. All rights reserved.