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