DataProcess
Class DataSet
java.lang.Object
DataProcess.DataSet
- public class DataSet
- extends java.lang.Object
- Author:
- Test Mule
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSet
public DataSet()
GetDateByIntervalIndex
public java.util.Date GetDateByIntervalIndex(int index)
GetSeriesByIndex
public TimeSeries GetSeriesByIndex(int index)
GetSeriesIndexByCode
public int GetSeriesIndexByCode(java.lang.String inCode)
GetNumIntervals
public int GetNumIntervals()
ReadDataFile
public boolean ReadDataFile(java.lang.String fileURL)