Uses of Enum
com.compomics.util.experiment.identification.Advocate.AdvocateType
Packages that use Advocate.AdvocateType
Package
Description
Experiment classes related to identifications.
-
Uses of Advocate.AdvocateType in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return Advocate.AdvocateTypeModifier and TypeMethodDescriptionAdvocate.getType()Returns the type of advocate.static Advocate.AdvocateTypeReturns the enum constant of this type with the specified name.static Advocate.AdvocateType[]Advocate.AdvocateType.values()Returns an array containing the constants of this enum type, in the order they are declared.