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(io.netty.buffer.ByteBuf 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(io.netty.buffer.ByteBuf bb,
Set<OFOpticalPortFeatures> set) |
Copyright © 2015. All rights reserved.