| Package | Description |
|---|---|
| eu.wiegandt.nicklas.simpleexcelimexporter.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ExcelImExportWarningTypes |
ExcelImExporterWarning.getType() |
static ExcelImExportWarningTypes |
ExcelImExportWarningTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelImExportWarningTypes[] |
ExcelImExportWarningTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExcelImExporterWarning(ExcelImExportWarningTypes aType)
The message template of the type will be used as message.
|
ExcelImExporterWarning(ExcelImExportWarningTypes aType,
String aMessage) |
Copyright © 2019. All rights reserved.