Modifier and Type | Interface and Description |
---|---|
static interface |
OFMeterMod.Builder |
Modifier and Type | Method and Description |
---|---|
OFMeterMod.Builder |
createBuilder() |
List<OFMeterBand> |
getBands() |
int |
getCommand() |
int |
getFlags() |
long |
getMeterId() |
List<OFMeterBand> |
getMeters() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFVersion getVersion()
getVersion
in interface OFMessage
getVersion
in interface OFObject
int getCommand()
int getFlags()
long getMeterId()
List<OFMeterBand> getMeters() throws UnsupportedOperationException
UnsupportedOperationException
List<OFMeterBand> getBands() throws UnsupportedOperationException
UnsupportedOperationException
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMeterMod.Builder createBuilder()
createBuilder
in interface OFMessage
Copyright © 2015. All rights reserved.