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