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.Builder
OFVersion getVersion()
getVersion
in interface OFMessage.Builder
OFType getType()
getType
in interface OFMessage.Builder
long getXid()
getXid
in interface OFMessage.Builder
OFControllerStatus.Builder setXid(long xid)
setXid
in interface OFMessage.Builder
OFControllerStatusEntry getEntry()
OFControllerStatus.Builder setEntry(OFControllerStatusEntry entry)
Copyright © 2016. All rights reserved.