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