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.
|
Constructor and Description |
---|
ExportConfigurationBean(CSVDelimiters delimiter,
String charEncoder,
ExportConfigurationBean.ExportType importable) |
Copyright © 2024 Atlassian. All rights reserved.