public static interface OFBadMatchErrorMsg.Builder extends OFErrorMsg.Builder
| Modifier and Type | Method and Description |
|---|---|
OFBadMatchErrorMsg |
build() |
OFBadMatchCode |
getCode() |
OFErrorCauseData |
getData() |
OFErrorType |
getErrType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
OFBadMatchErrorMsg.Builder |
setCode(OFBadMatchCode code) |
OFBadMatchErrorMsg.Builder |
setData(OFErrorCauseData data) |
OFBadMatchErrorMsg.Builder |
setXid(long xid) |
OFBadMatchErrorMsg 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.BuilderOFBadMatchErrorMsg.Builder setXid(long xid)
setXid in interface OFErrorMsg.BuildersetXid in interface OFMessage.BuilderOFErrorType getErrType()
getErrType in interface OFErrorMsg.BuilderOFBadMatchCode getCode()
OFBadMatchErrorMsg.Builder setCode(OFBadMatchCode code)
OFErrorCauseData getData()
getData in interface OFErrorMsg.BuilderOFBadMatchErrorMsg.Builder setData(OFErrorCauseData data)
Copyright © 2017. All rights reserved.