public class OfmMeterMod extends OpenflowMessage
OpenflowMessage.Headerlength| Modifier and Type | Method and Description |
|---|---|
List<MeterBand> |
getBands()
Returns the bands applied to this meter; Since 1.3.
|
MeterModCommand |
getCommand()
Returns the meter mod command; Since 1.3.
|
Set<MeterFlag> |
getFlags()
Returns the meter flags; Since 1.3.
|
MeterId |
getMeterId()
Returns the meter id; Since 1.3.
|
String |
toDebugString()
Returns a string representation useful for debugging.
|
String |
toString() |
decodeHeader, getType, getVersion, getXid, hex, hex, length, validatepublic String toString()
toString in class OpenflowMessagepublic String toDebugString()
OpenflowMessageOpenflowMessage.toString(), but
subclasses are free to override this behavior.toDebugString in interface StructuretoDebugString in class OpenflowMessagepublic MeterModCommand getCommand()
public MeterId getMeterId()
Copyright © 2014. All Rights Reserved.