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, wait
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym
getAnnotation
protected String description
public AbstractTerm()
public void setDescription(String description)
Term
setDescription
in interface Term
Copyright © 2000–2019 BioJava. All rights reserved.