public static interface OFControllerStatus.Builder extends OFMessage.Builder
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
build() |
OFControllerStatusEntry |
getEntry() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
OFControllerStatus.Builder |
setEntry(OFControllerStatusEntry entry) |
OFControllerStatus.Builder |
setXid(long xid) |
OFControllerStatus build()
build in interface OFMessage.BuilderOFVersion getVersion()
getVersion in interface OFMessage.BuilderOFType getType()
getType in interface OFMessage.Builderlong getXid()
getXid in interface OFMessage.BuilderOFControllerStatus.Builder setXid(long xid)
setXid in interface OFMessage.BuilderOFControllerStatusEntry getEntry()
OFControllerStatus.Builder setEntry(OFControllerStatusEntry entry)
Copyright © 2021. All rights reserved.