| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver13 |
| Modifier and Type | Method and Description |
|---|---|
static OFCalientOpticalPortOperState |
OFCalientOpticalPortOperState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFCalientOpticalPortOperState[] |
OFCalientOpticalPortOperState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<OFCalientOpticalPortOperState> |
OFCalientPortStatsEntry.getInOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortStatsEntry.Builder.getInOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortDescPropOptical.getInOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortDescPropOptical.Builder.getInOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortStatsEntry.getOutOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortStatsEntry.Builder.getOutOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortDescPropOptical.getOutOperStatus() |
Set<OFCalientOpticalPortOperState> |
OFCalientPortDescPropOptical.Builder.getOutOperStatus() |
| Modifier and Type | Method and Description |
|---|---|
OFCalientPortStatsEntry.Builder |
OFCalientPortStatsEntry.Builder.setInOperStatus(Set<OFCalientOpticalPortOperState> inOperStatus) |
OFCalientPortDescPropOptical.Builder |
OFCalientPortDescPropOptical.Builder.setInOperStatus(Set<OFCalientOpticalPortOperState> inOperStatus) |
OFCalientPortStatsEntry.Builder |
OFCalientPortStatsEntry.Builder.setOutOperStatus(Set<OFCalientOpticalPortOperState> outOperStatus) |
OFCalientPortDescPropOptical.Builder |
OFCalientPortDescPropOptical.Builder.setOutOperStatus(Set<OFCalientOpticalPortOperState> outOperStatus) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFCalientOpticalPortOperState> |
OFCalientOpticalPortOperStateSerializerVer13.ofWireValue(byte val) |
static Set<OFCalientOpticalPortOperState> |
OFCalientOpticalPortOperStateSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFCalientOpticalPortOperStateSerializerVer13.putTo(Set<OFCalientOpticalPortOperState> set,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFCalientOpticalPortOperStateSerializerVer13.toWireValue(Set<OFCalientOpticalPortOperState> set) |
static void |
OFCalientOpticalPortOperStateSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFCalientOpticalPortOperState> set) |
Copyright © 2016. All rights reserved.