|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssayTreatment
The event which records the process by which PhysicalBioAssays are processed (typically washing, blocking, etc...).
| Method Summary | |
|---|---|
PhysicalBioAssay |
getPhysicalBioAssay()
Returns the value of this BioAssayTreatment object's physicalBioAssay attribute. |
PhysicalBioAssay |
getTarget()
Returns the value of this BioAssayTreatment object's target attribute. |
void |
setPhysicalBioAssay(PhysicalBioAssay p_physicalBioAssay)
Sets the physicalBioAssay attribute. |
void |
setTarget(PhysicalBioAssay p_target)
Sets the target attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent |
|---|
getProtocolApplications, setProtocolApplications |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setPhysicalBioAssay(PhysicalBioAssay p_physicalBioAssay)
BioAssayTreatment object.
p_physicalBioAssay - The new value for physicalBioAssay.getPhysicalBioAssay()PhysicalBioAssay getPhysicalBioAssay()
BioAssayTreatment object's physicalBioAssay attribute.
gov.nih.nci.mageom.bean.BioAssay.PhysicalBioAssay The value of physicalBioAssay.PhysicalBioAssayvoid setTarget(PhysicalBioAssay p_target)
BioAssayTreatment object.
p_target - The new value for target.getTarget()PhysicalBioAssay getTarget()
BioAssayTreatment object's target attribute.
gov.nih.nci.mageom.bean.BioAssay.PhysicalBioAssay The value of target.PhysicalBioAssay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||