Uses of Class
com.jstatcom.io.TSImportTypes

Packages that use TSImportTypes
com.jstatcom.io Input/output related classes as well as data import implementations. 
 

Uses of TSImportTypes in com.jstatcom.io
 

Fields in com.jstatcom.io declared as TSImportTypes
static TSImportTypes TSImportTypes.DATA
          Identifier for the data.
static TSImportTypes TSImportTypes.DESCRIPTION
          Identifier for the description.
static TSImportTypes TSImportTypes.STARTDATE
          Identifier for the start date.
static TSImportTypes TSImportTypes.VARNAMES
          Identifier for the variable names.