| Package | Description |
|---|---|
| com.mindville.insight.services.model |
| Modifier and Type | Method and Description |
|---|---|
CSVDelimiters |
ExportConfigurationBean.getDelimiter() |
static CSVDelimiters |
CSVDelimiters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVDelimiters[] |
CSVDelimiters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportConfigurationBean.setDelimiter(CSVDelimiters delimiter) |
| Constructor and Description |
|---|
ExportConfigurationBean(CSVDelimiters delimiter,
Charset charEncoder,
ExportConfigurationBean.ExportType importable) |
Copyright © 2022 Atlassian. All rights reserved.