| Package | Description |
|---|---|
| org.openforis.collect.manager.dataexport.codelist |
| Modifier and Type | Method and Description |
|---|---|
static CodeListExportProcess.OutputFormat |
CodeListExportProcess.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeListExportProcess.OutputFormat[] |
CodeListExportProcess.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListExportProcess.export(OutputStream out,
CollectSurvey survey,
int codeListId,
CodeListExportProcess.OutputFormat outputFormat) |
Copyright © 2020 Open Foris. All rights reserved.