| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver13 |
| Modifier and Type | Method and Description |
|---|---|
static OFOplinkStatExpSubtype |
OFOplinkStatExpSubtype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFOplinkStatExpSubtype[] |
OFOplinkStatExpSubtype.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<OFOplinkStatExpSubtype> |
OFOplinkStatExpSubtypeSerializerVer13.ofWireValue(int val) |
static Set<OFOplinkStatExpSubtype> |
OFOplinkStatExpSubtypeSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFOplinkStatExpSubtypeSerializerVer13.putTo(Set<OFOplinkStatExpSubtype> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFOplinkStatExpSubtypeSerializerVer13.toWireValue(Set<OFOplinkStatExpSubtype> set) |
static void |
OFOplinkStatExpSubtypeSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFOplinkStatExpSubtype> set) |
Copyright © 2017. All rights reserved.