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