Class EntrezQuery

java.lang.Object
ubic.gemma.core.loader.entrez.EntrezQuery
Direct Known Subclasses:
GeoQuery

public class EntrezQuery extends Object
Represents an Entrez search query.
Author:
poirigui
  • Constructor Details

    • EntrezQuery

      public EntrezQuery(String queryId, String cookie, int totalRecords)
  • Method Details

    • getQueryId

      public String getQueryId()
    • getCookie

      public String getCookie()
    • getTotalRecords

      public int getTotalRecords()