Uses of Class
com.compomics.util.experiment.quantification.spectrumcounting.SpectrumCounting.SpectrumCountingMethod

Packages that use SpectrumCounting.SpectrumCountingMethod
com.compomics.util.experiment.quantification.spectrumcounting   
 

Uses of SpectrumCounting.SpectrumCountingMethod in com.compomics.util.experiment.quantification.spectrumcounting
 

Methods in com.compomics.util.experiment.quantification.spectrumcounting that return SpectrumCounting.SpectrumCountingMethod
static SpectrumCounting.SpectrumCountingMethod SpectrumCounting.SpectrumCountingMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SpectrumCounting.SpectrumCountingMethod[] SpectrumCounting.SpectrumCountingMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.