public interface OFBundleFeaturesStatsReply extends OFObject, OFStatsReply
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFBundleFeaturesStatsReply.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFBundleFeaturesStatsReply.Builder |
createBuilder() |
Set<OFBundleFeatureFlags> |
getCapabilities() |
Set<OFStatsReplyFlags> |
getFlags() |
List<OFBundleFeaturesProp> |
getProperties() |
OFStatsType |
getStatsType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectgetVersion in interface OFStatsReplyOFType getType()
getType in interface OFMessagegetType in interface OFStatsReplylong getXid()
getXid in interface OFMessagegetXid in interface OFStatsReplyOFStatsType getStatsType()
getStatsType in interface OFStatsReplySet<OFStatsReplyFlags> getFlags()
getFlags in interface OFStatsReplySet<OFBundleFeatureFlags> getCapabilities()
List<OFBundleFeaturesProp> getProperties()
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFBundleFeaturesStatsReply.Builder createBuilder()
createBuilder in interface OFMessagecreateBuilder in interface OFStatsReplyCopyright © 2021. All rights reserved.