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