Uses of Class
org.biomage.Interface.HasOwner.Owner_list

Packages that use HasOwner.Owner_list
org.biomage.AuditAndSecurity   
org.biomage.Interface   
 

Uses of HasOwner.Owner_list in org.biomage.AuditAndSecurity
 

Methods in org.biomage.AuditAndSecurity that return HasOwner.Owner_list
 HasOwner.Owner_list Security.getOwner()
          Get method for owner
 

Methods in org.biomage.AuditAndSecurity with parameters of type HasOwner.Owner_list
 void Security.setOwner(HasOwner.Owner_list owner)
          Set method for owner
 

Uses of HasOwner.Owner_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasOwner.Owner_list
 HasOwner.Owner_list HasOwner.getOwner()
          Get method for owner
 

Methods in org.biomage.Interface with parameters of type HasOwner.Owner_list
 void HasOwner.setOwner(HasOwner.Owner_list owner)
          Set method for owner