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

Quick Search    Search Deep

org.biomage.Interface
Interface HasQuantitationTypeDimension  view HasQuantitationTypeDimension download HasQuantitationTypeDimension.java


public interface HasQuantitationTypeDimension


Method Summary
 org.biomage.BioAssayData.QuantitationTypeDimension getQuantitationTypeDimension()
          Get method for quantitationTypeDimension
 void setQuantitationTypeDimension(org.biomage.BioAssayData.QuantitationTypeDimension quantitationTypeDimension)
          Set method for quantitationTypeDimension
 

Method Detail

setQuantitationTypeDimension

public void setQuantitationTypeDimension(org.biomage.BioAssayData.QuantitationTypeDimension quantitationTypeDimension)
Set method for quantitationTypeDimension


getQuantitationTypeDimension

public org.biomage.BioAssayData.QuantitationTypeDimension getQuantitationTypeDimension()
Get method for quantitationTypeDimension