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

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

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

Methods in gov.nih.nci.caarray.common.data.arraydesign that return FeatureGroupDesc
 FeatureGroupDesc FeatureGroupData.getDesc()
           
 

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