public class ExtractData extends MeasuredBioMaterialData
Extract
,
Developer documentation: Biomaterials LIMSModifier and Type | Field and Description |
---|---|
private Set<RawBioAssayData> |
rawBioAssays |
private TagData |
tag |
MAX_EXTERNAL_ID_LENGTH
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
ExtractData() |
Modifier and Type | Method and Description |
---|---|
(package private) Set<RawBioAssayData> |
getRawBioAssays()
This is the inverse end.
|
TagData |
getTag()
The tag used for tagging the extract so that it can be tracked on physical bioassays.
|
(package private) void |
setRawBioAssays(Set<RawBioAssayData> rawBioAssays) |
void |
setTag(TagData tag) |
getBioWell, getCreationEvent, getEvents, getOriginalQuantity, getParent, getParentType, getRemainingQuantity, setBioWell, setCreationEvent, setEvents, setOriginalQuantity, setParent, setParentType, setRemainingQuantity
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 TagData tag
private Set<RawBioAssayData> rawBioAssays
public TagData getTag()
public void setTag(TagData tag)
Set<RawBioAssayData> getRawBioAssays()
RawBioAssayData.getParentExtract()
void setRawBioAssays(Set<RawBioAssayData> rawBioAssays)