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