Uses of Class
org.errai.samples.serialization.client.shared.Role

Packages that use Role
org.errai.samples.serialization.client.shared   
 

Uses of Role in org.errai.samples.serialization.client.shared
 

Methods in org.errai.samples.serialization.client.shared that return types with arguments of type Role
 Set<Role> User.getRoles()
           
 

Method parameters in org.errai.samples.serialization.client.shared with type arguments of type Role
 void User.setRoles(Set<Role> roles)
           
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.