Class PubMedSearchCommand
- java.lang.Object
-
- ubic.gemma.web.controller.common.description.bibref.PubMedSearchCommand
-
public class PubMedSearchCommand extends Object
Supports seaching of pubmed references- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description PubMedSearchCommand(String accession)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccession()
void
setAccession(String accession)
-