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