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