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