Modifier and Type | Method and Description |
---|---|
static OFBsnHashPacketType |
OFBsnHashPacketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnHashPacketType[] |
OFBsnHashPacketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OFBsnHashPacketType |
OFBsnTlvHashPacketType.getValue() |
OFBsnHashPacketType |
OFBsnTlvHashPacketType.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvs.hashPacketType(OFBsnHashPacketType value) |
OFBsnTlvHashPacketType.Builder |
OFBsnTlvHashPacketType.Builder.setValue(OFBsnHashPacketType value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer10.hashPacketType(OFBsnHashPacketType value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer11.hashPacketType(OFBsnHashPacketType value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer12.hashPacketType(OFBsnHashPacketType value) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer13.ofWireValue(byte val) |
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer13.hashPacketType(OFBsnHashPacketType value) |
static void |
OFBsnHashPacketTypeSerializerVer13.putTo(OFBsnHashPacketType e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashPacketTypeSerializerVer13.toWireValue(OFBsnHashPacketType e) |
static void |
OFBsnHashPacketTypeSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashPacketType e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer14.ofWireValue(byte val) |
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer14.hashPacketType(OFBsnHashPacketType value) |
static void |
OFBsnHashPacketTypeSerializerVer14.putTo(OFBsnHashPacketType e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashPacketTypeSerializerVer14.toWireValue(OFBsnHashPacketType e) |
static void |
OFBsnHashPacketTypeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashPacketType e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer15.ofWireValue(byte val) |
static OFBsnHashPacketType |
OFBsnHashPacketTypeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashPacketType |
OFBsnTlvsVer15.hashPacketType(OFBsnHashPacketType value) |
static void |
OFBsnHashPacketTypeSerializerVer15.putTo(OFBsnHashPacketType e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashPacketTypeSerializerVer15.toWireValue(OFBsnHashPacketType e) |
static void |
OFBsnHashPacketTypeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashPacketType e) |
Copyright © 2017. All rights reserved.