| Package | Description |
|---|---|
| org.openforis.collect.datacleansing | |
| org.openforis.collect.datacleansing.form |
| Modifier and Type | Method and Description |
|---|---|
static DataQuery.ErrorSeverity |
DataQuery.ErrorSeverity.fromCode(char code) |
static DataQuery.ErrorSeverity |
DataQuery.ErrorSeverity.fromCode(String code) |
DataQuery.ErrorSeverity |
DataQuery.getErrorSeverity() |
static DataQuery.ErrorSeverity |
DataQuery.ErrorSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataQuery.ErrorSeverity[] |
DataQuery.ErrorSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataQuery.setErrorSeverity(DataQuery.ErrorSeverity severity) |
| Modifier and Type | Method and Description |
|---|---|
DataQuery.ErrorSeverity |
DataQueryForm.getErrorSeverity() |
DataQuery.ErrorSeverity |
DataReportItemForm.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataQueryForm.setErrorSeverity(DataQuery.ErrorSeverity errorSeverity) |
Copyright © 2022 Open Foris. All rights reserved.