| Package | Description |
|---|---|
| de.xima.fc.gui.statics | |
| de.xima.fc.gui.utils.data.importer |
| Modifier and Type | Method and Description |
|---|---|
static ECSVDelimiterType |
ECSVDelimiterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSVDelimiterType[] |
ECSVDelimiterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ECSVDelimiterType |
CSVImportOptions.getDelimiterType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVImportOptions.setDelimiterType(ECSVDelimiterType delimiterType) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.