public class BioSourceData extends BioMaterialData implements RegisteredData
BioSource
,
Developer documentation: Biomaterials LIMSModifier and Type | Field and Description |
---|---|
private Date |
entryDate |
MAX_EXTERNAL_ID_LENGTH
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
BioSourceData() |
Modifier and Type | Method and Description |
---|---|
Date |
getEntryDate()
Get the date this item was added to the database.
|
void |
setEntryDate(Date entryDate) |
equals, getBioMaterialLists, getChildCreationEvents, getChildren, getExternalId, getItemSubtype, setBioMaterialLists, setChildCreationEvents, setChildren, setExternalId, setItemSubtype
getAnnotations, getAnnotationSet, setAnnotations, setAnnotationSet
getDescription, getName, isRemoved, setDescription, setName, setRemoved
getItemKey, getProjectKey, setItemKey, setProjectKey
getId, getVersion, hashCode, setId, setVersion, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getVersion
getOwner, setOwner
private Date entryDate
public Date getEntryDate()
RegisteredData
getEntryDate
in interface RegisteredData
public void setEntryDate(Date entryDate)