Modifier and Type | Interface and Description |
---|---|
static interface |
OFRoleStatus.Builder |
Modifier and Type | Method and Description |
---|---|
OFRoleStatus.Builder |
createBuilder() |
U64 |
getGenerationId() |
List<OFRoleProp> |
getProperties() |
OFControllerRoleReason |
getReason() |
long |
getRole() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFVersion getVersion()
getVersion
in interface OFMessage
getVersion
in interface OFObject
long getRole()
OFControllerRoleReason getReason()
U64 getGenerationId()
List<OFRoleProp> getProperties()
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFRoleStatus.Builder createBuilder()
createBuilder
in interface OFMessage
Copyright © 2015. All rights reserved.