Uses of Class
org.biomage.Interface.HasRoles.Roles_list

Packages that use HasRoles.Roles_list
org.biomage.AuditAndSecurity   
org.biomage.Interface   
 

Uses of HasRoles.Roles_list in org.biomage.AuditAndSecurity
 

Methods in org.biomage.AuditAndSecurity that return HasRoles.Roles_list
 HasRoles.Roles_list Contact.getRoles()
          Get method for roles
 

Methods in org.biomage.AuditAndSecurity with parameters of type HasRoles.Roles_list
 void Contact.setRoles(HasRoles.Roles_list roles)
          Set method for roles
 

Uses of HasRoles.Roles_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasRoles.Roles_list
 HasRoles.Roles_list HasRoles.getRoles()
          Get method for roles
 

Methods in org.biomage.Interface with parameters of type HasRoles.Roles_list
 void HasRoles.setRoles(HasRoles.Roles_list roles)
          Set method for roles