|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.external.v1_0.value.AbstractValue
gov.nih.nci.caarray.external.v1_0.value.TermValue
public class TermValue
A TermValue is a value defined by a term within a controlled vocabulary.
Constructor Summary | |
---|---|
TermValue()
|
Method Summary | |
---|---|
Term |
getTerm()
|
void |
setTerm(Term term)
|
Methods inherited from class gov.nih.nci.caarray.external.v1_0.value.AbstractValue |
---|
equals, getUnit, hashCode, setUnit, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TermValue()
Method Detail |
---|
public Term getTerm()
public void setTerm(Term term)
term
- the term to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |