| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver14 | |
| org.projectfloodlight.openflow.protocol.ver15 |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnModuleEepromDiagType |
OFBsnModuleEepromDiagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnModuleEepromDiagType[] |
OFBsnModuleEepromDiagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<OFBsnModuleEepromDiagType> |
OFPortDescPropBsnAlarm.getAlarmType() |
Set<OFBsnModuleEepromDiagType> |
OFPortDescPropBsnAlarm.Builder.getAlarmType() |
| Modifier and Type | Method and Description |
|---|---|
OFPortDescPropBsnAlarm.Builder |
OFPortDescPropBsnAlarm.Builder.setAlarmType(Set<OFBsnModuleEepromDiagType> alarmType) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFBsnModuleEepromDiagType> |
OFBsnModuleEepromDiagTypeSerializerVer14.ofWireValue(byte val) |
static Set<OFBsnModuleEepromDiagType> |
OFBsnModuleEepromDiagTypeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnModuleEepromDiagTypeSerializerVer14.putTo(Set<OFBsnModuleEepromDiagType> set,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnModuleEepromDiagTypeSerializerVer14.toWireValue(Set<OFBsnModuleEepromDiagType> set) |
static void |
OFBsnModuleEepromDiagTypeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnModuleEepromDiagType> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFBsnModuleEepromDiagType> |
OFBsnModuleEepromDiagTypeSerializerVer15.ofWireValue(byte val) |
static Set<OFBsnModuleEepromDiagType> |
OFBsnModuleEepromDiagTypeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnModuleEepromDiagTypeSerializerVer15.putTo(Set<OFBsnModuleEepromDiagType> set,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnModuleEepromDiagTypeSerializerVer15.toWireValue(Set<OFBsnModuleEepromDiagType> set) |
static void |
OFBsnModuleEepromDiagTypeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnModuleEepromDiagType> set) |
Copyright © 2019. All rights reserved.