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