Uses of Enum
com.compomics.util.experiment.identification.IdentificationMatch.MatchType
Packages that use IdentificationMatch.MatchType
Package
Description
Experiment classes related to identifications.
Experiment classes related to matches.
-
Uses of IdentificationMatch.MatchType in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return IdentificationMatch.MatchTypeModifier and TypeMethodDescriptionabstract IdentificationMatch.MatchTypeIdentificationMatch.getType()Returns the type of match.Returns the enum constant of this type with the specified name.static IdentificationMatch.MatchType[]IdentificationMatch.MatchType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IdentificationMatch.MatchType in com.compomics.util.experiment.identification.matches
Methods in com.compomics.util.experiment.identification.matches that return IdentificationMatch.MatchType