|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssayDatum
A single cell of the quantitation, bioAssay, designElement matrix.
| Method Summary | |
|---|---|
BioAssay |
getBioAssay()
Returns the value of this BioAssayDatum object's bioAssay attribute. |
DesignElement |
getDesignElement()
Returns the value of this BioAssayDatum object's designElement attribute. |
QuantitationType |
getQuantitationType()
Returns the value of this BioAssayDatum object's quantitationType attribute. |
java.lang.Object |
getValue()
Returns the value of this BioAssayDatum object's value attribute. |
void |
setBioAssay(BioAssay p_bioAssay)
Sets the bioAssay attribute. |
void |
setDesignElement(DesignElement p_designElement)
Sets the designElement attribute. |
void |
setQuantitationType(QuantitationType p_quantitationType)
Sets the quantitationType attribute. |
void |
setValue(java.lang.Object p_value)
Sets the value attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setValue(java.lang.Object p_value)
BioAssayDatum object.
p_value - The new value for value.getValue()java.lang.Object getValue()
BioAssayDatum object's value attribute.
Description of value:
The datum value.
any The value of value.void setDesignElement(DesignElement p_designElement)
BioAssayDatum object.
p_designElement - The new value for designElement.getDesignElement()DesignElement getDesignElement()
BioAssayDatum object's designElement attribute.
gov.nih.nci.mageom.bean.DesignElement.DesignElement The value of designElement.DesignElementvoid setQuantitationType(QuantitationType p_quantitationType)
BioAssayDatum object.
p_quantitationType - The new value for quantitationType.getQuantitationType()QuantitationType getQuantitationType()
BioAssayDatum object's quantitationType attribute.
gov.nih.nci.mageom.bean.QuantitationType.QuantitationType The value of quantitationType.QuantitationTypevoid setBioAssay(BioAssay p_bioAssay)
BioAssayDatum object.
p_bioAssay - The new value for bioAssay.getBioAssay()BioAssay getBioAssay()
BioAssayDatum object's bioAssay attribute.
gov.nih.nci.mageom.bean.BioAssay.BioAssay The value of bioAssay.BioAssay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||