Uses of Enum Class
org.openforis.collect.designer.viewmodel.SurveyBaseVM.SurveyType
Packages that use SurveyBaseVM.SurveyType
-
Uses of SurveyBaseVM.SurveyType in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel that return SurveyBaseVM.SurveyTypeModifier and TypeMethodDescriptionSurveyExportParametersVM.SurveyExportParametersFormObject.getTypeEnum()static SurveyBaseVM.SurveyTypeReturns the enum constant of this class with the specified name.static SurveyBaseVM.SurveyType[]SurveyBaseVM.SurveyType.values()Returns an array containing the constants of this enum class, in the order they are declared.