org.biomage.Interface
Interface HasBioDataValues

All Known Implementing Classes:
BioAssayData, DerivedBioAssayData, MeasuredBioAssayData

public interface HasBioDataValues


Method Summary
 BioDataValues getBioDataValues()
          Get method for bioDataValues
 void setBioDataValues(BioDataValues bioDataValues)
          Set method for bioDataValues
 

Method Detail

setBioDataValues

void setBioDataValues(BioDataValues bioDataValues)
Set method for bioDataValues

Parameters:
value - to set

getBioDataValues

BioDataValues getBioDataValues()
Get method for bioDataValues

Returns:
value of the attribute