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