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