public class OFBsnVrfCounterConstantsSerializerVer14 extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BSN_VRF_ALL_VAL |
Constructor and Description |
---|
OFBsnVrfCounterConstantsSerializerVer14() |
Modifier and Type | Method and Description |
---|---|
static OFBsnVrfCounterConstants |
ofWireValue(int val) |
static void |
putTo(OFBsnVrfCounterConstants e,
com.google.common.hash.PrimitiveSink sink) |
static OFBsnVrfCounterConstants |
readFrom(io.netty.buffer.ByteBuf bb) |
static int |
toWireValue(OFBsnVrfCounterConstants e) |
static void |
writeTo(io.netty.buffer.ByteBuf bb,
OFBsnVrfCounterConstants e) |
public static final int BSN_VRF_ALL_VAL
public OFBsnVrfCounterConstantsSerializerVer14()
public static OFBsnVrfCounterConstants readFrom(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseError
public static void writeTo(io.netty.buffer.ByteBuf bb, OFBsnVrfCounterConstants e)
public static void putTo(OFBsnVrfCounterConstants e, com.google.common.hash.PrimitiveSink sink)
public static OFBsnVrfCounterConstants ofWireValue(int val)
public static int toWireValue(OFBsnVrfCounterConstants e)
Copyright © 2015. All rights reserved.