Package | Description |
---|---|
com.compomics.util.experiment.identification |
This package contains experiment classes related to identifications.
|
Modifier and Type | Method and Description |
---|---|
SearchParameters.PrecursorAccuracyType |
SearchParameters.getPrecursorAccuracyType()
Returns the precursor accuracy type.
|
static SearchParameters.PrecursorAccuracyType |
SearchParameters.PrecursorAccuracyType.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchParameters.setPrecursorAccuracyType(SearchParameters.PrecursorAccuracyType currentPrecursorAccuracyType)
Sets the precursor accuracy type.
|
Copyright © 2013. All Rights Reserved.