| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.mondemand.StatsMessagepublic class StatsMessageextends java.lang.Objectimplements SerializableMethod Summary | |
long | |
String |
|
void |
|
void |
|
String |
|
public long getCounter()
- Returns:
- the counter
public String getKey()
- Returns:
- the key
public void setCounter(long counter)
- Parameters:
counter- the counter to set
public void setKey(String key)
- Parameters:
key- the key to set
public String toString()