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