public class BrAPIOntologyTerm extends Object
| Constructor and Description |
|---|
BrAPIOntologyTerm() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTerm()
Ontology term - the label of the ontology term the termId is pointing to.
|
String |
getTermURI()
Ontology term identifier - the CURIE for an ontology term.
|
int |
hashCode() |
void |
setTerm(String term) |
void |
setTermURI(String termURI) |
BrAPIOntologyTerm |
term(String term) |
BrAPIOntologyTerm |
termURI(String termURI) |
String |
toString() |
public BrAPIOntologyTerm term(String term)
public String getTerm()
public void setTerm(String term)
public BrAPIOntologyTerm termURI(String termURI)
public String getTermURI()
public void setTermURI(String termURI)
Copyright © 2023. All rights reserved.