Uses of Enum
com.compomics.util.experiment.identification.matches.IonMatch.MzErrorType
Packages that use IonMatch.MzErrorType
Package
Description
Experiment classes related to matches.
-
Uses of IonMatch.MzErrorType in com.compomics.util.experiment.identification.matches
Methods in com.compomics.util.experiment.identification.matches that return IonMatch.MzErrorTypeModifier and TypeMethodDescriptionstatic IonMatch.MzErrorTypeIonMatch.MzErrorType.getMzErrorType(int index) Returns the error type corresponding to the given index.static IonMatch.MzErrorTypeReturns the enum constant of this type with the specified name.static IonMatch.MzErrorType[]IonMatch.MzErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.