| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol | |
| org.projectfloodlight.openflow.protocol.ver13 |
| Modifier and Type | Method and Description |
|---|---|
OFBsnControllerRoleReason |
OFBsnRoleStatus.getReason() |
OFBsnControllerRoleReason |
OFBsnRoleStatus.Builder.getReason() |
static OFBsnControllerRoleReason |
OFBsnControllerRoleReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnControllerRoleReason[] |
OFBsnControllerRoleReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFBsnRoleStatus.Builder |
OFBsnRoleStatus.Builder.setReason(OFBsnControllerRoleReason reason) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnControllerRoleReason |
OFBsnControllerRoleReasonSerializerVer13.ofWireValue(byte val) |
static OFBsnControllerRoleReason |
OFBsnControllerRoleReasonSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFBsnControllerRoleReasonSerializerVer13.putTo(OFBsnControllerRoleReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnControllerRoleReasonSerializerVer13.toWireValue(OFBsnControllerRoleReason e) |
static void |
OFBsnControllerRoleReasonSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnControllerRoleReason e) |
Copyright © 2018. All rights reserved.