public abstract class AbstractTerm extends Object implements Term
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
| Constructor and Description |
|---|
AbstractTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDescription(String description)
set the description of the term;
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonymgetAnnotationprotected String description
public AbstractTerm()
public void setDescription(String description)
TermsetDescription in interface TermCopyright © 2000–2017 BioJava. All rights reserved.