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