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