Uses of Class
gov.nih.nci.caarray.services.bioassaydata.descriptor.ScaleEnum

Packages that use ScaleEnum
gov.nih.nci.caarray.services.bioassaydata.descriptor   
 

Uses of ScaleEnum in gov.nih.nci.caarray.services.bioassaydata.descriptor
 

Methods in gov.nih.nci.caarray.services.bioassaydata.descriptor that return ScaleEnum
 ScaleEnum QuantitationTypeDescriptor.getScale()
           
static ScaleEnum ScaleEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ScaleEnum[] ScaleEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.