| 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> |
OFPortOptical.getState() |
Set<OFPortState> |
OFPortOptical.Builder.getState() |
Set<OFPortState> |
OFPortDesc.getState() |
Set<OFPortState> |
OFPortDesc.Builder.getState() |
Set<OFPortState> |
OFExpPortAdjacency.getState() |
Set<OFPortState> |
OFExpPortAdjacency.Builder.getState() |
Set<OFPortState> |
OFExpPort.getState() |
Set<OFPortState> |
OFExpPort.Builder.getState() |
Set<OFPortState> |
OFCircuitPortStatus.getState() |
Set<OFPortState> |
OFCircuitPortStatus.Builder.getState() |
| Modifier and Type | Method and Description |
|---|---|
OFPortOptical.Builder |
OFPortOptical.Builder.setState(Set<OFPortState> state) |
OFPortDesc.Builder |
OFPortDesc.Builder.setState(Set<OFPortState> state) |
OFExpPortAdjacency.Builder |
OFExpPortAdjacency.Builder.setState(Set<OFPortState> state) |
OFExpPort.Builder |
OFExpPort.Builder.setState(Set<OFPortState> state) |
OFCircuitPortStatus.Builder |
OFCircuitPortStatus.Builder.setState(Set<OFPortState> state) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFPortState> |
OFPortStateSerializerVer10.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer10.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortState> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFPortState> |
OFPortStateSerializerVer11.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer11.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortState> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFPortState> |
OFPortStateSerializerVer12.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer12.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortState> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFPortState> |
OFPortStateSerializerVer13.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortState> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFPortState> |
OFPortStateSerializerVer14.ofWireValue(int val) |
static Set<OFPortState> |
OFPortStateSerializerVer14.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortState> set) |
Copyright © 2016. All rights reserved.