Modifier and Type | Method and Description |
---|---|
static OFBsnVlanCounter |
OFBsnVlanCounter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnVlanCounter[] |
OFBsnVlanCounter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer13.ofWireValue(byte val) |
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnVlanCounterSerializerVer13.putTo(OFBsnVlanCounter e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnVlanCounterSerializerVer13.toWireValue(OFBsnVlanCounter e) |
static void |
OFBsnVlanCounterSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnVlanCounter e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer14.ofWireValue(byte val) |
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnVlanCounterSerializerVer14.putTo(OFBsnVlanCounter e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnVlanCounterSerializerVer14.toWireValue(OFBsnVlanCounter e) |
static void |
OFBsnVlanCounterSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnVlanCounter e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer15.ofWireValue(byte val) |
static OFBsnVlanCounter |
OFBsnVlanCounterSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnVlanCounterSerializerVer15.putTo(OFBsnVlanCounter e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnVlanCounterSerializerVer15.toWireValue(OFBsnVlanCounter e) |
static void |
OFBsnVlanCounterSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnVlanCounter e) |
Copyright © 2017. All rights reserved.