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