Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.biomage.Interface
Interface HasBioDataValues  view HasBioDataValues download HasBioDataValues.java


public interface HasBioDataValues


Method Summary
 org.biomage.BioAssayData.BioDataValues getBioDataValues()
          Get method for bioDataValues
 void setBioDataValues(org.biomage.BioAssayData.BioDataValues bioDataValues)
          Set method for bioDataValues
 

Method Detail

setBioDataValues

public void setBioDataValues(org.biomage.BioAssayData.BioDataValues bioDataValues)
Set method for bioDataValues


getBioDataValues

public org.biomage.BioAssayData.BioDataValues getBioDataValues()
Get method for bioDataValues