Uses of Class
gov.nih.nci.caarray.services.fileupload2.CAMagemlFileUploadEntry

Packages that use CAMagemlFileUploadEntry
gov.nih.nci.caarray.services.fileupload2 This package provides supporting persistable beans for managing hybridization and array design file upload and parsing processes... 
 

Uses of CAMagemlFileUploadEntry in gov.nih.nci.caarray.services.fileupload2
 

Methods in gov.nih.nci.caarray.services.fileupload2 that return CAMagemlFileUploadEntry
 CAMagemlFileUploadEntry CAFileUploadEntry.getCaMagemlFileEntry()
           
 

Methods in gov.nih.nci.caarray.services.fileupload2 with parameters of type CAMagemlFileUploadEntry
 void CAFileUploadEntry.setCaMagemlFileEntry(CAMagemlFileUploadEntry caMagemlFileEntry)