public interface OFMeterFeatures extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFMeterFeatures.Builder |
Modifier and Type | Method and Description |
---|---|
OFMeterFeatures.Builder |
createBuilder() |
long |
getBandTypes() |
long |
getCapabilities() |
short |
getMaxBands() |
short |
getMaxColor() |
long |
getMaxMeter() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
long getMaxMeter()
long getBandTypes()
long getCapabilities()
short getMaxBands()
short getMaxColor()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMeterFeatures.Builder createBuilder()
Copyright © 2015. All rights reserved.