| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver13 |
| Modifier and Type | Method and Description |
|---|---|
OFAdaptationsType |
OFExpPortOpticalTransportLayerEntry.getAdaptation() |
OFAdaptationsType |
OFExpPortOpticalTransportLayerEntry.Builder.getAdaptation() |
static OFAdaptationsType |
OFAdaptationsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFAdaptationsType[] |
OFAdaptationsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFExpPortOpticalTransportLayerEntry.Builder |
OFExpPortOpticalTransportLayerEntry.Builder.setAdaptation(OFAdaptationsType adaptation) |
| Modifier and Type | Method and Description |
|---|---|
static OFAdaptationsType |
OFAdaptationsTypeSerializerVer13.ofWireValue(byte val) |
static OFAdaptationsType |
OFAdaptationsTypeSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFAdaptationsTypeSerializerVer13.putTo(OFAdaptationsType e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFAdaptationsTypeSerializerVer13.toWireValue(OFAdaptationsType e) |
static void |
OFAdaptationsTypeSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFAdaptationsType e) |
Copyright © 2016. All rights reserved.