Uses of Class
ubic.gemma.core.geoscrape.GeoScrapeDryRunCandidate
Packages that use GeoScrapeDryRunCandidate
-
Uses of GeoScrapeDryRunCandidate in ubic.gemma.core.geoscrape
Methods in ubic.gemma.core.geoscrape that return types with arguments of type GeoScrapeDryRunCandidateConstructor parameters in ubic.gemma.core.geoscrape with type arguments of type GeoScrapeDryRunCandidateModifierConstructorDescriptionDryRunResult(List<GeoScrapeDryRunCandidate> candidates, String lastScannedAccession, Date lastScannedDate, List<String> incompleteRecords, Integer nextOffset) -
Uses of GeoScrapeDryRunCandidate in ubic.gemma.rest
Fields in ubic.gemma.rest with type parameters of type GeoScrapeDryRunCandidateModifier and TypeFieldDescriptionAdminWebService.GeoScrapeDryRunResponse.dataThe candidates, in scan order.