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