Uses of Class
ubic.gemma.model.common.description.Keyword
-
Packages that use Keyword Package Description ubic.gemma.model.common.description -
-
Uses of Keyword in ubic.gemma.model.common.description
Methods in ubic.gemma.model.common.description that return Keyword Modifier and Type Method Description static Keyword
Keyword.Factory. newInstance()
Methods in ubic.gemma.model.common.description that return types with arguments of type Keyword Modifier and Type Method Description Set<Keyword>
BibliographicReference. getKeywords()
Method parameters in ubic.gemma.model.common.description with type arguments of type Keyword Modifier and Type Method Description void
BibliographicReference. setKeywords(Set<Keyword> keywords)
-