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