Class SurveyController.SurveyImportParameters
- java.lang.Object
-
- org.openforis.collect.web.controller.SurveyController.SurveyImportParameters
-
- Enclosing class:
- SurveyController
public static class SurveyController.SurveyImportParameters extends Object
-
-
Constructor Summary
Constructors Constructor Description SurveyImportParameters()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()IntegergetUserGroupId()voidsetName(String name)voidsetUserGroupId(Integer userGroupId)
-