public static final class Persistence.ExportBean extends Object
Constructor and Description |
---|
ExportBean(String label,
String csvURL,
String excelURL) |
Modifier and Type | Method and Description |
---|---|
String |
getCsvURL() |
String |
getExcelURL() |
String |
getLabel() |
void |
setCsvURL(String csvURL) |
void |
setExcelURL(String excelURL) |
void |
setLabel(String label) |
Copyright © 2012-2018. All Rights Reserved.