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

Quick Search    Search Deep

Uses of Class
org.biomage.QuantitationType.PresentAbsent

Uses of PresentAbsent in org.biomage.QuantitationType
 

Methods in org.biomage.QuantitationType that return PresentAbsent
 PresentAbsent QuantitationType_package.getFromPresentAbsent_list(int position)
          Method to get PresentAbsent from PresentAbsent_list
 

Methods in org.biomage.QuantitationType with parameters of type PresentAbsent
 void QuantitationType_package.addToPresentAbsent_list(PresentAbsent presentAbsent)
          Method to add PresentAbsent to PresentAbsent_list
 void QuantitationType_package.addToPresentAbsent_list(int position, PresentAbsent presentAbsent)
          Method to add PresentAbsent at position to PresentAbsent_list
 void QuantitationType_package.removeFromPresentAbsent_list(PresentAbsent presentAbsent)
          Method to remove first PresentAbsent from PresentAbsent_list