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

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

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

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