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