Uses of Class
com.compomics.util.experiment.identification.SearchParameters.PrecursorAccuracyType

Packages that use SearchParameters.PrecursorAccuracyType
com.compomics.util.experiment.identification This package contains experiment classes related to identifications. 
 

Uses of SearchParameters.PrecursorAccuracyType in com.compomics.util.experiment.identification
 

Methods in com.compomics.util.experiment.identification that return SearchParameters.PrecursorAccuracyType
 SearchParameters.PrecursorAccuracyType SearchParameters.getPrecursorAccuracyType()
          Returns the precursor accuracy type.
static SearchParameters.PrecursorAccuracyType SearchParameters.PrecursorAccuracyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchParameters.PrecursorAccuracyType[] SearchParameters.PrecursorAccuracyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.compomics.util.experiment.identification with parameters of type SearchParameters.PrecursorAccuracyType
 void SearchParameters.setPrecursorAccuracyType(SearchParameters.PrecursorAccuracyType currentPrecursorAccuracyType)
          Sets the precursor accuracy type.
 



Copyright © 2013. All Rights Reserved.