public class DAXRef extends DAObject implements XRef
DAObject.DAComparator
Modifier and Type | Field and Description |
---|---|
protected boolean |
initialized |
protected String |
version |
daComparator, daoFactory, dbVersion, id, registry, schemaVersion
Constructor and Description |
---|
DAXRef() |
Modifier and Type | Method and Description |
---|---|
DAOCoreFactory |
getDaoFactory() |
ExternalDB |
getDB() |
String |
getDBDisplayName() |
String |
getDescription() |
String |
getDisplayID() |
Evidence |
getEvidence() |
String |
getInfo() |
String |
getInfoType() |
String |
getPrimaryAccession() |
TreeSet<String> |
getSynonyms() |
ObjectType |
getType() |
String |
getVersion() |
boolean |
isInitialized() |
void |
setDB(ExternalDB dB) |
void |
setDescription(String description) |
void |
setDisplayID(String displayID) |
void |
setEvidence(Evidence evidence) |
void |
setInfo(String info) |
void |
setInfoType(String infoType) |
void |
setInitialized(boolean init) |
void |
setPrimaryAccession(String primaryAccession) |
void |
setVersion(String version) |
getDBVersion, getHashID, getId, getRegistry, getSchemaVersion, isLazyloadAllowed, setDaoFactory, setId, setLazyloadAllowed, setRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDBVersion, getHashID, getId, getSchemaVersion, setId
protected boolean initialized
public DAXRef()
public DAOCoreFactory getDaoFactory()
getDaoFactory
in class DAObject
public ExternalDB getDB()
public void setDB(ExternalDB dB)
public String getDescription()
getDescription
in interface XRef
public void setDescription(String description)
public String getDisplayID()
getDisplayID
in interface XRef
public void setDisplayID(String displayID)
public String getInfoType()
getInfoType
in interface XRef
public void setInfoType(String infoType)
public String getVersion()
getVersion
in interface XRef
public void setVersion(String version)
public String getDBDisplayName()
getDBDisplayName
in interface XRef
public ObjectType getType()
getType
in interface IdentifiableObject
public String getPrimaryAccession()
getPrimaryAccession
in interface XRef
public void setPrimaryAccession(String primaryAccession)
public boolean isInitialized()
public void setInitialized(boolean init)
public TreeSet<String> getSynonyms()
getSynonyms
in interface XRef
public Evidence getEvidence()
getEvidence
in interface XRef
public void setEvidence(Evidence evidence)
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3