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