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