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