Uses of Enum
com.compomics.util.parameters.peptide_shaker.ProjectType
Packages that use ProjectType
-
Uses of ProjectType in com.compomics.util.parameters.peptide_shaker
Methods in com.compomics.util.parameters.peptide_shaker that return ProjectTypeModifier and TypeMethodDescriptionstatic ProjectTypeProjectType.getProjectType(int index) Returns the project type corresponding to the given index.static ProjectTypeProjectType.getProjectType(String guiOption) Returns the project type corresponding to the given GUI option.static ProjectTypeReturns the enum constant of this type with the specified name.static ProjectType[]ProjectType.values()Returns an array containing the constants of this enum type, in the order they are declared.