Uses of Class
org.openforis.collect.designer.viewmodel.SurveyBaseVM.SurveyType
-
Packages that use SurveyBaseVM.SurveyType Package Description org.openforis.collect.designer.viewmodel -
-
Uses of SurveyBaseVM.SurveyType in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel that return SurveyBaseVM.SurveyType Modifier and Type Method Description SurveyBaseVM.SurveyTypeSurveyExportParametersVM.SurveyExportParametersFormObject. getTypeEnum()static SurveyBaseVM.SurveyTypeSurveyBaseVM.SurveyType. valueOf(String name)Returns the enum constant of this type with the specified name.static SurveyBaseVM.SurveyType[]SurveyBaseVM.SurveyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-