Uses of Enum Class
org.openforis.collect.web.controller.SurveyController.SurveyCloneParameters.SurveyType
Packages that use SurveyController.SurveyCloneParameters.SurveyType
-
Uses of SurveyController.SurveyCloneParameters.SurveyType in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return SurveyController.SurveyCloneParameters.SurveyTypeModifier and TypeMethodDescriptionSurveyController.SurveyCloneParameters.getOriginalSurveyType()SurveyController.SurveyExportParameters.getSurveyType()Returns the enum constant of this class with the specified name.SurveyController.SurveyCloneParameters.SurveyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.web.controller with parameters of type SurveyController.SurveyCloneParameters.SurveyTypeModifier and TypeMethodDescriptionvoidSurveyController.SurveyCloneJob.setOriginalSurveyType(SurveyController.SurveyCloneParameters.SurveyType originalSurveyType) voidSurveyController.SurveyCloneParameters.setOriginalSurveyType(SurveyController.SurveyCloneParameters.SurveyType originalSurveyType) voidSurveyController.SurveyExportParameters.setSurveyType(SurveyController.SurveyCloneParameters.SurveyType surveyType)