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