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