| Package | Description |
|---|---|
| org.seedstack.io.supercsv |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
SuperCsvTemplate.getColumns()
Gets the columns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuperCsvTemplate.addColumn(Column column)
Adds a column.
|
void |
SuperCsvTemplate.removeColumn(Column column)
Removes a column.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.