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