Uses of Class
org.biomage.Interface.HasTypes.Types_list

Packages that use HasTypes.Types_list
org.biomage.ArrayDesign   
org.biomage.Experiment   
org.biomage.Interface   
 

Uses of HasTypes.Types_list in org.biomage.ArrayDesign
 

Methods in org.biomage.ArrayDesign that return HasTypes.Types_list
 HasTypes.Types_list DesignElementGroup.getTypes()
          Get method for types
 

Methods in org.biomage.ArrayDesign with parameters of type HasTypes.Types_list
 void DesignElementGroup.setTypes(HasTypes.Types_list types)
          Set method for types
 

Uses of HasTypes.Types_list in org.biomage.Experiment
 

Methods in org.biomage.Experiment that return HasTypes.Types_list
 HasTypes.Types_list ExperimentDesign.getTypes()
          Get method for types
 

Methods in org.biomage.Experiment with parameters of type HasTypes.Types_list
 void ExperimentDesign.setTypes(HasTypes.Types_list types)
          Set method for types
 

Uses of HasTypes.Types_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasTypes.Types_list
 HasTypes.Types_list HasTypes.getTypes()
          Get method for types
 

Methods in org.biomage.Interface with parameters of type HasTypes.Types_list
 void HasTypes.setTypes(HasTypes.Types_list types)
          Set method for types