public class ExportStatisticsFile extends Object
Constructor and Description |
---|
ExportStatisticsFile(List<Statistics.MyObjectStatistics> valores) |
Modifier and Type | Method and Description |
---|---|
void |
exportToDBFFile(List<Statistics.MyObjectStatistics> valores,
File endFile) |
public ExportStatisticsFile(List<Statistics.MyObjectStatistics> valores)
public void exportToDBFFile(List<Statistics.MyObjectStatistics> valores, File endFile) throws DataException, ValidateDataParametersException