|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jstatcom.io.ImportTypes com.jstatcom.io.TSImportTypes
public class TSImportTypes
Defines the elements of an imported dataset to be used for time series analysis.
Field Summary | |
---|---|
static TSImportTypes |
DATA
Identifier for the data. |
static TSImportTypes |
DESCRIPTION
Identifier for the description. |
static TSImportTypes |
STARTDATE
Identifier for the start date. |
static TSImportTypes |
VARNAMES
Identifier for the variable names. |
Method Summary |
---|
Methods inherited from class com.jstatcom.io.ImportTypes |
---|
equals, hashCode, name, toString, type |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final TSImportTypes STARTDATE
public static final TSImportTypes VARNAMES
public static final TSImportTypes DATA
public static final TSImportTypes DESCRIPTION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |