public static interface CampaignExportCSVModel.Row
| Modifier and Type | Method and Description |
|---|---|
List<CampaignExportCSVModel.Cell> |
getCells() |
String |
toString()
return a separator-separated list of cell values
|
String toString()
List<CampaignExportCSVModel.Cell> getCells()
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.