| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFMeterMod.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFMeterMod.Builder |
createBuilder() |
List<OFMeterBand> |
getBands() |
OFMeterModCommand |
getCommand() |
Set<OFMeterFlags> |
getFlags() |
long |
getMeterId() |
List<OFMeterBand> |
getMeters() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectOFMeterModCommand getCommand()
Set<OFMeterFlags> getFlags()
long getMeterId()
List<OFMeterBand> getMeters() throws UnsupportedOperationException
UnsupportedOperationExceptionList<OFMeterBand> getBands() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMeterMod.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2017. All rights reserved.