Uses of Class
gov.nih.nci.caarray.common.data.arraydesign.ReporterGroupDesc

Packages that use ReporterGroupDesc
gov.nih.nci.caarray.common.data.arraydesign   
 

Uses of ReporterGroupDesc in gov.nih.nci.caarray.common.data.arraydesign
 

Methods in gov.nih.nci.caarray.common.data.arraydesign that return ReporterGroupDesc
 ReporterGroupDesc ReporterGroupData.getDesc()
           
 

Methods in gov.nih.nci.caarray.common.data.arraydesign with parameters of type ReporterGroupDesc
 void ReporterGroupData.setDesc(ReporterGroupDesc desc)