Uses of Class
com.compomics.util.experiment.quantification.reporterion.ReporterMethod

Packages that use ReporterMethod
com.compomics.util.experiment.quantification.reporterion This package contains experiment classes related to reporter ions. 
 

Uses of ReporterMethod in com.compomics.util.experiment.quantification.reporterion
 

Methods in com.compomics.util.experiment.quantification.reporterion that return ReporterMethod
 ReporterMethod ReporterIonQuantification.getReporterMethod()
          returns the reporter method used.
 

Methods in com.compomics.util.experiment.quantification.reporterion that return types with arguments of type ReporterMethod
 ArrayList<ReporterMethod> ReporterMethodFactory.getMethods()
          Returns the methods implemented in the factory.
 

Methods in com.compomics.util.experiment.quantification.reporterion with parameters of type ReporterMethod
 void ReporterIonQuantification.setMethod(ReporterMethod reporterMethod)
          Sets the reporter method used.
 



Copyright © 2013. All Rights Reserved.