Modifier and Type | Method and Description |
---|---|
static OFBsnTunnelType |
OFBsnTunnelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnTunnelType[] |
OFBsnTunnelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OFBsnTunnelType> |
OFBsnTlvTunnelCapability.getValue() |
Set<OFBsnTunnelType> |
OFBsnTlvTunnelCapability.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvTunnelCapability.Builder |
OFBsnTlvTunnelCapability.Builder.setValue(Set<OFBsnTunnelType> value) |
OFBsnTlvTunnelCapability |
OFBsnTlvs.tunnelCapability(Set<OFBsnTunnelType> value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvTunnelCapability |
OFBsnTlvsVer10.tunnelCapability(Set<OFBsnTunnelType> value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvTunnelCapability |
OFBsnTlvsVer11.tunnelCapability(Set<OFBsnTunnelType> value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvTunnelCapability |
OFBsnTlvsVer12.tunnelCapability(Set<OFBsnTunnelType> value) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer13.ofWireValue(long val) |
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnTunnelTypeSerializerVer13.putTo(Set<OFBsnTunnelType> set,
com.google.common.hash.PrimitiveSink sink) |
static long |
OFBsnTunnelTypeSerializerVer13.toWireValue(Set<OFBsnTunnelType> set) |
OFBsnTlvTunnelCapability |
OFBsnTlvsVer13.tunnelCapability(Set<OFBsnTunnelType> value) |
static void |
OFBsnTunnelTypeSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnTunnelType> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer14.ofWireValue(long val) |
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnTunnelTypeSerializerVer14.putTo(Set<OFBsnTunnelType> set,
com.google.common.hash.PrimitiveSink sink) |
static long |
OFBsnTunnelTypeSerializerVer14.toWireValue(Set<OFBsnTunnelType> set) |
OFBsnTlvTunnelCapability |
OFBsnTlvsVer14.tunnelCapability(Set<OFBsnTunnelType> value) |
static void |
OFBsnTunnelTypeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnTunnelType> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer15.ofWireValue(long val) |
static Set<OFBsnTunnelType> |
OFBsnTunnelTypeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnTunnelTypeSerializerVer15.putTo(Set<OFBsnTunnelType> set,
com.google.common.hash.PrimitiveSink sink) |
static long |
OFBsnTunnelTypeSerializerVer15.toWireValue(Set<OFBsnTunnelType> set) |
OFBsnTlvTunnelCapability |
OFBsnTlvsVer15.tunnelCapability(Set<OFBsnTunnelType> value) |
static void |
OFBsnTunnelTypeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnTunnelType> set) |
Copyright © 2017. All rights reserved.