public interface StableID
Modifier and Type | Method and Description |
---|---|
Date |
getCreationDate() |
Date |
getModificationDate() |
String |
getStableID() |
Integer |
getVersion() |
void |
setCreationDate(Date creationDate) |
void |
setModificationDate(Date modificationDate) |
void |
setStableID(String stableID) |
void |
setVersion(Integer version) |
Integer getVersion()
void setVersion(Integer version)
String getStableID()
void setStableID(String stableID)
Date getCreationDate()
void setCreationDate(Date creationDate)
Date getModificationDate()
void setModificationDate(Date modificationDate)
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3