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