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