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