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