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