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