Uses of Class
org.biomage.Interface.HasHardwareApplications.HardwareApplications_list

Packages that use HasHardwareApplications.HardwareApplications_list
org.biomage.Interface   
org.biomage.Protocol   
 

Uses of HasHardwareApplications.HardwareApplications_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasHardwareApplications.HardwareApplications_list
 HasHardwareApplications.HardwareApplications_list HasHardwareApplications.getHardwareApplications()
          Get method for hardwareApplications
 

Methods in org.biomage.Interface with parameters of type HasHardwareApplications.HardwareApplications_list
 void HasHardwareApplications.setHardwareApplications(HasHardwareApplications.HardwareApplications_list hardwareApplications)
          Set method for hardwareApplications
 

Uses of HasHardwareApplications.HardwareApplications_list in org.biomage.Protocol
 

Methods in org.biomage.Protocol that return HasHardwareApplications.HardwareApplications_list
 HasHardwareApplications.HardwareApplications_list ProtocolApplication.getHardwareApplications()
          Get method for hardwareApplications
 

Methods in org.biomage.Protocol with parameters of type HasHardwareApplications.HardwareApplications_list
 void ProtocolApplication.setHardwareApplications(HasHardwareApplications.HardwareApplications_list hardwareApplications)
          Set method for hardwareApplications