Uses of Enum Class
org.openforis.collect.web.controller.SurveyController.SurveyCreationParameters.TemplateType
Packages that use SurveyController.SurveyCreationParameters.TemplateType
-
Uses of SurveyController.SurveyCreationParameters.TemplateType in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return SurveyController.SurveyCreationParameters.TemplateTypeModifier and TypeMethodDescriptionSurveyController.SurveyCreationParameters.getTemplateType()Returns the enum constant of this class with the specified name.SurveyController.SurveyCreationParameters.TemplateType.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.SurveyCreationParameters.TemplateTypeModifier and TypeMethodDescriptionvoidSurveyController.SurveyCreationParameters.setTemplateType(SurveyController.SurveyCreationParameters.TemplateType templateType)