public class OFBsnModuleEepromCuCmplnceSerializerVer15 extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
BSN_MODULE_EEPROM_CU_CMPLLNCE_SFF_8431_APP_E_VAL |
static byte |
BSN_MODULE_EEPROM_CU_CMPLLNCE_SFF_8431_LIMITING_VAL |
static byte |
BSN_MODULE_EEPROM_CU_CMPLLNCE_UNSPECIFIED_VAL |
| Constructor and Description |
|---|
OFBsnModuleEepromCuCmplnceSerializerVer15() |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFBsnModuleEepromCuCmplnce> |
ofWireValue(byte val) |
static void |
putTo(Set<OFBsnModuleEepromCuCmplnce> set,
com.google.common.hash.PrimitiveSink sink) |
static Set<OFBsnModuleEepromCuCmplnce> |
readFrom(io.netty.buffer.ByteBuf bb) |
static byte |
toWireValue(Set<OFBsnModuleEepromCuCmplnce> set) |
static void |
writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnModuleEepromCuCmplnce> set) |
public static final byte BSN_MODULE_EEPROM_CU_CMPLLNCE_UNSPECIFIED_VAL
public static final byte BSN_MODULE_EEPROM_CU_CMPLLNCE_SFF_8431_APP_E_VAL
public static final byte BSN_MODULE_EEPROM_CU_CMPLLNCE_SFF_8431_LIMITING_VAL
public OFBsnModuleEepromCuCmplnceSerializerVer15()
public static Set<OFBsnModuleEepromCuCmplnce> readFrom(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseErrorpublic static void writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnModuleEepromCuCmplnce> set)
public static void putTo(Set<OFBsnModuleEepromCuCmplnce> set, com.google.common.hash.PrimitiveSink sink)
public static Set<OFBsnModuleEepromCuCmplnce> ofWireValue(byte val)
public static byte toWireValue(Set<OFBsnModuleEepromCuCmplnce> set)
Copyright © 2019. All rights reserved.