Uses of Class
ma.glasnost.orika.test.community.issue21.User

Packages that use User
ma.glasnost.orika.test.community.issue21   
 

Uses of User in ma.glasnost.orika.test.community.issue21
 

Methods in ma.glasnost.orika.test.community.issue21 that return types with arguments of type User
 Set<User> UserGroup.getUsers()
           
 

Methods in ma.glasnost.orika.test.community.issue21 with parameters of type User
 void UserGroup.addUser(User user)
           
 void UserGroup.removeUser(User user)
           
 

Method parameters in ma.glasnost.orika.test.community.issue21 with type arguments of type User
 void UserGroup.setUsers(Set<User> users)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.