public class OfflineChartPoint extends Object
| Constructor and Description |
|---|
OfflineChartPoint() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp() |
String |
getTimestampAsString() |
List<String> |
getValues() |
void |
setTimestamp(long timestamp) |
void |
setTimestampAsString(String timestampAsString) |
void |
setValues(List<String> values) |
String |
toString() |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.