public interface OFRoleRequestFailedErrorMsg extends OFObject, OFErrorMsg
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFRoleRequestFailedErrorMsg.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFRoleRequestFailedErrorMsg.Builder |
createBuilder() |
OFRoleRequestFailedCode |
getCode() |
OFErrorCauseData |
getData() |
OFErrorType |
getErrType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFErrorMsggetVersion in interface OFMessagegetVersion in interface OFObjectOFType getType()
getType in interface OFErrorMsggetType in interface OFMessagelong getXid()
getXid in interface OFErrorMsggetXid in interface OFMessageOFErrorType getErrType()
getErrType in interface OFErrorMsgOFRoleRequestFailedCode getCode()
OFErrorCauseData getData()
getData in interface OFErrorMsgvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFRoleRequestFailedErrorMsg.Builder createBuilder()
createBuilder in interface OFErrorMsgcreateBuilder in interface OFMessageCopyright © 2019. All rights reserved.