public class OFOplinkStatExpSubtypeSerializerVer13 extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CH_POWER_VAL |
static int |
PD_POWER_VAL |
| Constructor and Description |
|---|
OFOplinkStatExpSubtypeSerializerVer13() |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFOplinkStatExpSubtype> |
ofWireValue(int val) |
static void |
putTo(Set<OFOplinkStatExpSubtype> set,
com.google.common.hash.PrimitiveSink sink) |
static Set<OFOplinkStatExpSubtype> |
readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
static int |
toWireValue(Set<OFOplinkStatExpSubtype> set) |
static void |
writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFOplinkStatExpSubtype> set) |
public static final int PD_POWER_VAL
public static final int CH_POWER_VAL
public OFOplinkStatExpSubtypeSerializerVer13()
public static Set<OFOplinkStatExpSubtype> readFrom(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseErrorpublic static void writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFOplinkStatExpSubtype> set)
public static void putTo(Set<OFOplinkStatExpSubtype> set, com.google.common.hash.PrimitiveSink sink)
public static Set<OFOplinkStatExpSubtype> ofWireValue(int val)
public static int toWireValue(Set<OFOplinkStatExpSubtype> set)
Copyright © 2016. All rights reserved.