public static class StatisticsResponse.ClientStat extends Object
| Constructor and Description |
|---|
StatisticsResponse.ClientStat() |
StatisticsResponse.ClientStat(String name,
String description,
Number tokenCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
long |
getTokenCount() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setTokenCount(long tokenCount) |
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.