| Modifier and Type | Method and Description |
|---|---|
OFBsnFecConfigState |
OFPortDescPropBsnForwardErrorCorrection.getConfigured() |
OFBsnFecConfigState |
OFPortDescPropBsnForwardErrorCorrection.Builder.getConfigured() |
static OFBsnFecConfigState |
OFBsnFecConfigState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnFecConfigState[] |
OFBsnFecConfigState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactory.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
OFPortDescPropBsnForwardErrorCorrection.Builder |
OFPortDescPropBsnForwardErrorCorrection.Builder.setConfigured(OFBsnFecConfigState configured) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer10.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer11.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer12.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer13.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnFecConfigState |
OFBsnFecConfigStateSerializerVer14.ofWireValue(int val) |
static OFBsnFecConfigState |
OFBsnFecConfigStateSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer14.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
static void |
OFBsnFecConfigStateSerializerVer14.putTo(OFBsnFecConfigState e,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFBsnFecConfigStateSerializerVer14.toWireValue(OFBsnFecConfigState e) |
static void |
OFBsnFecConfigStateSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnFecConfigState e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnFecConfigState |
OFBsnFecConfigStateSerializerVer15.ofWireValue(int val) |
static OFBsnFecConfigState |
OFBsnFecConfigStateSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnForwardErrorCorrection |
OFFactoryVer15.portDescPropBsnForwardErrorCorrection(OFBsnFecConfigState configured,
long enabled) |
static void |
OFBsnFecConfigStateSerializerVer15.putTo(OFBsnFecConfigState e,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFBsnFecConfigStateSerializerVer15.toWireValue(OFBsnFecConfigState e) |
static void |
OFBsnFecConfigStateSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnFecConfigState e) |
Copyright © 2018. All rights reserved.