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

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

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

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

Methods in ma.glasnost.orika.test.community.issue20 with parameters of type User
 void UsrGroup.addUser(User user)
           
 

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



Copyright © 2012 Glasnost. All Rights Reserved.