com.jstatcom.io
Class TSImportTypes
- java.lang.Object
-
- com.jstatcom.io.ImportTypes
-
- com.jstatcom.io.TSImportTypes
-
public class TSImportTypes extends ImportTypes
Defines the elements of an imported dataset to be used for time series analysis.
-
-
Field Summary
Fields Modifier and Type Field and Description static TSImportTypesDATAIdentifier for the data.static TSImportTypesDESCRIPTIONIdentifier for the description.static TSImportTypesSTARTDATEIdentifier for the start date.static TSImportTypesVARNAMESIdentifier for the variable names.
-
-
-
Field Detail
-
STARTDATE
public static final TSImportTypes STARTDATE
Identifier for the start date.
-
VARNAMES
public static final TSImportTypes VARNAMES
Identifier for the variable names.
-
DATA
public static final TSImportTypes DATA
Identifier for the data.
-
DESCRIPTION
public static final TSImportTypes DESCRIPTION
Identifier for the description.
-
-
DMelt 3.0 © DataMelt by jWork.ORG