org.biomage.Interface
Interface HasBioDataValues

All Known Implementing Classes:
BioAssayData

public interface HasBioDataValues


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

Method Detail

setBioDataValues

public void setBioDataValues(BioDataValues bioDataValues)
Set method for bioDataValues


getBioDataValues

public BioDataValues getBioDataValues()
Get method for bioDataValues

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.