Modifier and Type | Method and Description |
---|---|
static OFPortState |
OFPortState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFPortState[] |
OFPortState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OFPortState> |
OFPortDesc.getState() |
Set<OFPortState> |
OFPortDesc.Builder.getState() |
Modifier and Type | Method and Description |
---|---|
OFPortDesc.Builder |
OFPortDesc.Builder.setState(Set<OFPortState> state) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortState> |
OFPortStateSerializerVer10.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortStateSerializerVer10.putTo(Set<OFPortState> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortStateSerializerVer10.toWireValue(Set<OFPortState> set) |
static void |
OFPortStateSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFPortState> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortState> |
OFPortStateSerializerVer11.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortStateSerializerVer11.putTo(Set<OFPortState> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortStateSerializerVer11.toWireValue(Set<OFPortState> set) |
static void |
OFPortStateSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFPortState> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortState> |
OFPortStateSerializerVer12.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortStateSerializerVer12.putTo(Set<OFPortState> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortStateSerializerVer12.toWireValue(Set<OFPortState> set) |
static void |
OFPortStateSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFPortState> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortState> |
OFPortStateSerializerVer13.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortStateSerializerVer13.putTo(Set<OFPortState> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortStateSerializerVer13.toWireValue(Set<OFPortState> set) |
static void |
OFPortStateSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFPortState> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortState> |
OFPortStateSerializerVer14.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortStateSerializerVer14.putTo(Set<OFPortState> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortStateSerializerVer14.toWireValue(Set<OFPortState> set) |
static void |
OFPortStateSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFPortState> set) |
Copyright © 2015. All rights reserved.