Uses of Class
org.biomage.Interface.HasQuantitationTypeMaps.QuantitationTypeMaps_list

Packages that use HasQuantitationTypeMaps.QuantitationTypeMaps_list
org.biomage.BioAssayData   
org.biomage.Interface   
org.biomage.QuantitationType   
 

Uses of HasQuantitationTypeMaps.QuantitationTypeMaps_list in org.biomage.BioAssayData
 

Methods in org.biomage.BioAssayData that return HasQuantitationTypeMaps.QuantitationTypeMaps_list
 HasQuantitationTypeMaps.QuantitationTypeMaps_list QuantitationTypeMapping.getQuantitationTypeMaps()
          Get method for quantitationTypeMaps
 

Methods in org.biomage.BioAssayData with parameters of type HasQuantitationTypeMaps.QuantitationTypeMaps_list
 void QuantitationTypeMapping.setQuantitationTypeMaps(HasQuantitationTypeMaps.QuantitationTypeMaps_list quantitationTypeMaps)
          Set method for quantitationTypeMaps
 

Uses of HasQuantitationTypeMaps.QuantitationTypeMaps_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasQuantitationTypeMaps.QuantitationTypeMaps_list
 HasQuantitationTypeMaps.QuantitationTypeMaps_list HasQuantitationTypeMaps.getQuantitationTypeMaps()
          Get method for quantitationTypeMaps
 

Methods in org.biomage.Interface with parameters of type HasQuantitationTypeMaps.QuantitationTypeMaps_list
 void HasQuantitationTypeMaps.setQuantitationTypeMaps(HasQuantitationTypeMaps.QuantitationTypeMaps_list quantitationTypeMaps)
          Set method for quantitationTypeMaps
 

Uses of HasQuantitationTypeMaps.QuantitationTypeMaps_list in org.biomage.QuantitationType
 

Methods in org.biomage.QuantitationType that return HasQuantitationTypeMaps.QuantitationTypeMaps_list
 HasQuantitationTypeMaps.QuantitationTypeMaps_list QuantitationType.getQuantitationTypeMaps()
          Get method for quantitationTypeMaps
 

Methods in org.biomage.QuantitationType with parameters of type HasQuantitationTypeMaps.QuantitationTypeMaps_list
 void QuantitationType.setQuantitationTypeMaps(HasQuantitationTypeMaps.QuantitationTypeMaps_list quantitationTypeMaps)
          Set method for quantitationTypeMaps