Uses of Class
com.compomics.util.experiment.quantification.QuantificationMatch.MatchType

Packages that use QuantificationMatch.MatchType
com.compomics.util.experiment.quantification This package contains experiment classes related to quantification. 
com.compomics.util.experiment.quantification.matches   
 

Uses of QuantificationMatch.MatchType in com.compomics.util.experiment.quantification
 

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

Uses of QuantificationMatch.MatchType in com.compomics.util.experiment.quantification.matches
 

Methods in com.compomics.util.experiment.quantification.matches that return QuantificationMatch.MatchType
 QuantificationMatch.MatchType PsmQuantification.getType()
           
 QuantificationMatch.MatchType ProteinQuantification.getType()
           
 QuantificationMatch.MatchType PeptideQuantification.getType()
           
 



Copyright © 2013. All Rights Reserved.