public interface OFGroupModFailedErrorMsg extends OFObject, OFErrorMsg
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFGroupModFailedErrorMsg.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFGroupModFailedErrorMsg.Builder |
createBuilder() |
OFGroupModFailedCode |
getCode() |
OFErrorCauseData |
getData() |
OFErrorType |
getErrType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFVersion 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 OFErrorMsgOFGroupModFailedCode getCode()
OFErrorCauseData getData()
getData in interface OFErrorMsgvoid writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFGroupModFailedErrorMsg.Builder createBuilder()
createBuilder in interface OFErrorMsgcreateBuilder in interface OFMessageCopyright © 2016. All rights reserved.