Package | Description |
---|---|
com.compomics.util.experiment.identification |
This package contains experiment classes related to identifications.
|
Modifier and Type | Method and Description |
---|---|
static SearchParametersInputBean.ToolType |
SearchParametersInputBean.ToolType.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SearchParametersInputBean.isValidStartup(org.apache.commons.cli.CommandLine aLine,
SearchParametersInputBean.ToolType currentToolType)
Verifies the command line start parameters.
|
Copyright © 2013. All Rights Reserved.