Modifier and Type | Method and Description |
---|---|
static OFOvsTcpFlag |
OFOvsTcpFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFOvsTcpFlag[] |
OFOvsTcpFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer12.ofWireValue(short val) |
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFOvsTcpFlagSerializerVer12.putTo(Set<OFOvsTcpFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFOvsTcpFlagSerializerVer12.toWireValue(Set<OFOvsTcpFlag> set) |
static void |
OFOvsTcpFlagSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFOvsTcpFlag> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer13.ofWireValue(short val) |
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFOvsTcpFlagSerializerVer13.putTo(Set<OFOvsTcpFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFOvsTcpFlagSerializerVer13.toWireValue(Set<OFOvsTcpFlag> set) |
static void |
OFOvsTcpFlagSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFOvsTcpFlag> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer14.ofWireValue(short val) |
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFOvsTcpFlagSerializerVer14.putTo(Set<OFOvsTcpFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFOvsTcpFlagSerializerVer14.toWireValue(Set<OFOvsTcpFlag> set) |
static void |
OFOvsTcpFlagSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFOvsTcpFlag> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer15.ofWireValue(short val) |
static Set<OFOvsTcpFlag> |
OFOvsTcpFlagSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFOvsTcpFlagSerializerVer15.putTo(Set<OFOvsTcpFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFOvsTcpFlagSerializerVer15.toWireValue(Set<OFOvsTcpFlag> set) |
static void |
OFOvsTcpFlagSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFOvsTcpFlag> set) |
Copyright © 2017. All rights reserved.