Uses of Enum Class
org.openforis.collect.manager.dataexport.codelist.CodeListExportProcess.OutputFormat
Packages that use CodeListExportProcess.OutputFormat
-
Uses of CodeListExportProcess.OutputFormat in org.openforis.collect.manager.dataexport.codelist
Methods in org.openforis.collect.manager.dataexport.codelist that return CodeListExportProcess.OutputFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CodeListExportProcess.OutputFormat[]CodeListExportProcess.OutputFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.manager.dataexport.codelist with parameters of type CodeListExportProcess.OutputFormatModifier and TypeMethodDescriptionvoidCodeListExportProcess.export(OutputStream out, CollectSurvey survey, int codeListId, CodeListExportProcess.OutputFormat outputFormat)