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