public static interface OFGroupModFailedErrorMsg.Builder extends OFErrorMsg.Builder
| Modifier and Type | Method and Description |
|---|---|
OFGroupModFailedErrorMsg |
build() |
OFGroupModFailedCode |
getCode() |
OFErrorCauseData |
getData() |
OFErrorType |
getErrType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
OFGroupModFailedErrorMsg.Builder |
setCode(OFGroupModFailedCode code) |
OFGroupModFailedErrorMsg.Builder |
setData(OFErrorCauseData data) |
OFGroupModFailedErrorMsg.Builder |
setXid(long xid) |
OFGroupModFailedErrorMsg build()
build in interface OFErrorMsg.Builderbuild in interface OFMessage.BuilderOFVersion getVersion()
getVersion in interface OFErrorMsg.BuildergetVersion in interface OFMessage.BuilderOFType getType()
getType in interface OFErrorMsg.BuildergetType in interface OFMessage.Builderlong getXid()
getXid in interface OFErrorMsg.BuildergetXid in interface OFMessage.BuilderOFGroupModFailedErrorMsg.Builder setXid(long xid)
setXid in interface OFErrorMsg.BuildersetXid in interface OFMessage.BuilderOFErrorType getErrType()
getErrType in interface OFErrorMsg.BuilderOFGroupModFailedCode getCode()
OFGroupModFailedErrorMsg.Builder setCode(OFGroupModFailedCode code)
OFErrorCauseData getData()
getData in interface OFErrorMsg.BuilderOFGroupModFailedErrorMsg.Builder setData(OFErrorCauseData data)
Copyright © 2016. All rights reserved.