| Modifier and Type | Method and Description | 
|---|---|
int | 
getCount()
The number of elements. 
 | 
List<VType> | 
getData() | 
TimeInterval | 
getTimeInterval()
The time range where the data is defined 
 | 
List<Timestamp> | 
getTimestamps()
The time for each element. 
 | 
public TimeInterval getTimeInterval()
getTimeInterval in interface QueryDatapublic int getCount()
Both data and timestamps will have this number of elements.
public List<Timestamp> getTimestamps()
getTimestamps in interface QueryDataCopyright © 2015. All rights reserved.