|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchParametersInputBean.ToolType | |
---|---|
com.compomics.util.experiment.identification | This package contains experiment classes related to identifications. |
Uses of SearchParametersInputBean.ToolType in com.compomics.util.experiment.identification |
---|
Methods in com.compomics.util.experiment.identification that return SearchParametersInputBean.ToolType | |
---|---|
static SearchParametersInputBean.ToolType |
SearchParametersInputBean.ToolType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SearchParametersInputBean.ToolType[] |
SearchParametersInputBean.ToolType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.compomics.util.experiment.identification with parameters of type SearchParametersInputBean.ToolType | |
---|---|
static boolean |
SearchParametersInputBean.isValidStartup(org.apache.commons.cli.CommandLine aLine,
SearchParametersInputBean.ToolType currentToolType)
Verifies the command line start parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |