Uses of Class
edu.harvard.med.countway.dl.model.User

Uses of User in edu.harvard.med.countway.dl.model
 

Methods in edu.harvard.med.countway.dl.model that return User
 User ClassUser.getUser()
           
 User UserResource.getUser()
           
 

Methods in edu.harvard.med.countway.dl.model that return types with arguments of type User
 java.util.List<User> UserList.getUserList()
           
 

Methods in edu.harvard.med.countway.dl.model with parameters of type User
 void ClassUser.setUser(User user)
           
 void UserResource.setUser(User user)
           
 

Method parameters in edu.harvard.med.countway.dl.model with type arguments of type User
 void UserList.setUserList(java.util.List<User> userList)
           
 



Copyright © 2010. All Rights Reserved.