Package | Description |
---|---|
com.compomics.util.parameters |
Utilities parameters.
|
com.compomics.util.parameters.searchgui |
Modifier and Type | Method and Description |
---|---|
OutputParameters |
UtilitiesUserParameters.getSearchGuiOutputParameters()
Returns the selected SearchGUI output option.
|
Modifier and Type | Method and Description |
---|---|
void |
UtilitiesUserParameters.setSearchGuiOutputParameters(OutputParameters outputOption)
Sets how SearchGUI output files should be organized.
|
Modifier and Type | Method and Description |
---|---|
static OutputParameters |
OutputParameters.getOutputParameters(int id)
Returns the output option of the given index.
|
static OutputParameters |
OutputParameters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputParameters[] |
OutputParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.