|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentificationMatch.MatchType | |
---|---|
com.compomics.util.experiment.identification | This package contains experiment classes related to identifications. |
com.compomics.util.experiment.identification.matches | This package contains experiment classes releated to matches. |
Uses of IdentificationMatch.MatchType in com.compomics.util.experiment.identification |
---|
Methods in com.compomics.util.experiment.identification that return IdentificationMatch.MatchType | |
---|---|
abstract IdentificationMatch.MatchType |
IdentificationMatch.getType()
Returns the type of match |
static IdentificationMatch.MatchType |
IdentificationMatch.MatchType.valueOf(java.lang.String name)
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 | |
---|---|
IdentificationMatch.MatchType |
SpectrumMatch.getType()
|
IdentificationMatch.MatchType |
ProteinMatch.getType()
|
IdentificationMatch.MatchType |
PeptideMatch.getType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |