| Package | Description |
|---|---|
| org.openforis.collect.web.controller |
| Modifier and Type | Method and Description |
|---|---|
SurveyController.SurveyCloneParameters.SurveyType |
SurveyController.SurveyCloneParameters.getOriginalSurveyType() |
SurveyController.SurveyCloneParameters.SurveyType |
SurveyController.SurveyExportParameters.getSurveyType() |
static SurveyController.SurveyCloneParameters.SurveyType |
SurveyController.SurveyCloneParameters.SurveyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SurveyController.SurveyCloneParameters.SurveyType[] |
SurveyController.SurveyCloneParameters.SurveyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyController.SurveyCloneParameters.setOriginalSurveyType(SurveyController.SurveyCloneParameters.SurveyType originalSurveyType) |
void |
SurveyController.SurveyCloneJob.setOriginalSurveyType(SurveyController.SurveyCloneParameters.SurveyType originalSurveyType) |
void |
SurveyController.SurveyExportParameters.setSurveyType(SurveyController.SurveyCloneParameters.SurveyType surveyType) |
Copyright © 2022 Open Foris. All rights reserved.