public class BioSourceData extends BioMaterialData implements RegisteredData
BioSource
,
Developer documentation: Biomaterials LIMSModifier and Type | Field and Description |
---|---|
private java.util.Date |
entryDate |
MAX_EXTERNAL_ID_LENGTH
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
BioSourceData() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEntryDate()
Get the date this item was added to the database.
|
void |
setEntryDate(java.util.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
public java.util.Date getEntryDate()
RegisteredData
getEntryDate
in interface RegisteredData
public void setEntryDate(java.util.Date entryDate)