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