gov.nih.nci.caarray.external.v1_0.vocabulary
Class TermSource
java.lang.Object
gov.nih.nci.caarray.external.v1_0.AbstractCaArrayEntity
gov.nih.nci.caarray.external.v1_0.vocabulary.TermSource
- All Implemented Interfaces:
- java.io.Serializable
public class TermSource
- extends AbstractCaArrayEntity
A TermSource represents a controlled vocabulary / ontology.
- Author:
- dkokotov
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
TermSource
public TermSource()
getName
public java.lang.String getName()
- Returns:
- the name for this term source
setName
public void setName(java.lang.String name)
- Parameters:
name
- the name to set
getVersion
public java.lang.String getVersion()
- Returns:
- the version for this term source
setVersion
public void setVersion(java.lang.String version)
- Parameters:
version
- the version to set
getUrl
public java.lang.String getUrl()
- Returns:
- the url of this term source.
setUrl
public void setUrl(java.lang.String url)
- Parameters:
url
- the url to set