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