| Package | Description |
|---|---|
| org.openforis.collect.datacleansing | |
| org.openforis.collect.datacleansing.form |
| Modifier and Type | Method and Description |
|---|---|
static DataCleansingStepValue.UpdateType |
DataCleansingStepValue.UpdateType.fromCode(char code) |
static DataCleansingStepValue.UpdateType |
DataCleansingStepValue.UpdateType.fromCode(String code) |
DataCleansingStepValue.UpdateType |
DataCleansingStepValue.getUpdateType() |
static DataCleansingStepValue.UpdateType |
DataCleansingStepValue.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataCleansingStepValue.UpdateType[] |
DataCleansingStepValue.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStepValue.setUpdateType(DataCleansingStepValue.UpdateType updateType) |
| Modifier and Type | Method and Description |
|---|---|
DataCleansingStepValue.UpdateType |
DataCleansingStepValueForm.getUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStepValueForm.setUpdateType(DataCleansingStepValue.UpdateType updateType) |
Copyright © 2022 Open Foris. All rights reserved.