public class OFBsnVrfCounterConstantsSerializerVer13 extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BSN_VRF_ALL_VAL |
Constructor and Description |
---|
OFBsnVrfCounterConstantsSerializerVer13() |
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(org.jboss.netty.buffer.ChannelBuffer bb) |
static int |
toWireValue(OFBsnVrfCounterConstants e) |
static void |
writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVrfCounterConstants e) |
public static final int BSN_VRF_ALL_VAL
public OFBsnVrfCounterConstantsSerializerVer13()
public static OFBsnVrfCounterConstants readFrom(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseError
public static void writeTo(org.jboss.netty.buffer.ChannelBuffer 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.