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