| Package | Description |
|---|---|
| org.openforis.collect.datacleansing | |
| org.openforis.collect.datacleansing.form | |
| org.openforis.collect.datacleansing.persistence |
| Modifier and Type | Method and Description |
|---|---|
List<DataCleansingStepValue> |
DataCleansingStep.getUpdateValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStep.addUpdateValue(DataCleansingStepValue updateValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStep.setUpdateValues(List<DataCleansingStepValue> values) |
| Modifier and Type | Method and Description |
|---|---|
List<DataCleansingStepValue> |
DataCleansingStepForm.getUpdateValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStepForm.setUpdateValues(List<DataCleansingStepValue> values) |
| Constructor and Description |
|---|
DataCleansingStepValueForm(DataCleansingStepValue obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataCleansingStepDao.insertStepValues(int stepId,
List<DataCleansingStepValue> values) |
Copyright © 2021 Open Foris. All rights reserved.