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