public static class ExportAccountHistoryToCSVHandler.ExportAccountHistoryToCSVContext
extends java.lang.Object
| Constructor and Description |
|---|
ExportAccountHistoryToCSVHandler.ExportAccountHistoryToCSVContext(FormatterImpl formatter) |
| Modifier and Type | Method and Description |
|---|---|
FormatterImpl |
getFormatter() |
java.lang.String[] |
getRow() |
void |
setRow(java.lang.String[] row) |
public ExportAccountHistoryToCSVHandler.ExportAccountHistoryToCSVContext(FormatterImpl formatter)
public FormatterImpl getFormatter()
public java.lang.String[] getRow()
public void setRow(java.lang.String[] row)