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