Uses of Enum Class
org.openforis.collect.web.controller.SurveyController.SurveyExportParameters.OutputFormat
Packages that use SurveyController.SurveyExportParameters.OutputFormat
-
Uses of SurveyController.SurveyExportParameters.OutputFormat in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return SurveyController.SurveyExportParameters.OutputFormatModifier and TypeMethodDescriptionSurveyController.SurveyExportParameters.getOutputFormat()Returns the enum constant of this class with the specified name.SurveyController.SurveyExportParameters.OutputFormat.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.SurveyExportParameters.OutputFormatModifier and TypeMethodDescriptionvoidSurveyController.SurveyExportParameters.setOutputFormat(SurveyController.SurveyExportParameters.OutputFormat outputFormat)