public class CsvExporter extends org.nuiton.csv.ext.AbstractExportModel<MeasurementModel>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,QualitativeValueModel> |
qualitativeValuesById |
| Constructor and Description |
|---|
CsvExporter(char separator,
android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatDate(Calendar calendar) |
protected String |
getCategoryLabel(String measurementCategory) |
protected String |
getCategoryValue(String measurementCategory) |
protected Map<String,QualitativeValueModel> qualitativeValuesById
Copyright © 2013–2014 CodeLutin. All rights reserved.