Uses of Class
org.openforis.collect.web.controller.UserGroupController.UserInGroupForm
-
Packages that use UserGroupController.UserInGroupForm Package Description org.openforis.collect.web.controller -
-
Uses of UserGroupController.UserInGroupForm in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return types with arguments of type UserGroupController.UserInGroupForm Modifier and Type Method Description List<UserGroupController.UserInGroupForm>UserGroupController.UserGroupForm. getUsers()Method parameters in org.openforis.collect.web.controller with type arguments of type UserGroupController.UserInGroupForm Modifier and Type Method Description voidUserGroupController.UserGroupForm. setUsers(List<UserGroupController.UserInGroupForm> users)
-