Uses of Class
net.sf.jmd.communicate.Role

Packages that use Role
net.sf.jmd.communicate   
 

Uses of Role in net.sf.jmd.communicate
 

Methods in net.sf.jmd.communicate that return types with arguments of type Role
 java.util.List<Role> Communicator.getRoles()
           
 

Methods in net.sf.jmd.communicate with parameters of type Role
 void Communicator.addRole(Role role)
           
 void Communicator.removeRole(Role role)
           
 



Copyright © 2007-2010. All Rights Reserved.