| Package | Description |
|---|---|
| org.openforis.collect.datacleansing |
| Modifier and Type | Method and Description |
|---|---|
static DataReportItem.Status |
DataReportItem.Status.fromCode(char code) |
DataReportItem.Status |
DataReportItem.getStatus() |
static DataReportItem.Status |
DataReportItem.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataReportItem.Status[] |
DataReportItem.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataReportItem.setStatus(DataReportItem.Status status) |
Copyright © 2020 Open Foris. All rights reserved.