|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioDataTuples
A relational, tuple representation of the data.
| Method Summary | |
|---|---|
BioAssayDatum[] |
getBioAssayTupleData()
Returns the value of this BioDataTuples object's bioAssayTupleData attribute. |
void |
setBioAssayTupleData(BioAssayDatum[] p_bioAssayTupleData)
Sets the bioAssayTupleData attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setBioAssayTupleData(BioAssayDatum[] p_bioAssayTupleData)
BioDataTuples object.
p_bioAssayTupleData - The new value for bioAssayTupleData.getBioAssayTupleData()BioAssayDatum[] getBioAssayTupleData()
BioDataTuples object's bioAssayTupleData attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayDatum[] The value of bioAssayTupleData.BioAssayDatum
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||