Package | Description |
---|---|
com.compomics.util.parameters.tools |
Tool parameters.
|
Modifier and Type | Method and Description |
---|---|
ProcessingParameters.ProcessingType |
ProcessingParameters.getProcessingType()
Returns the processing type.
|
static ProcessingParameters.ProcessingType |
ProcessingParameters.ProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingParameters.ProcessingType[] |
ProcessingParameters.ProcessingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessingParameters.setProcessingType(ProcessingParameters.ProcessingType processingType)
Sets the processing type.
|
Copyright © 2018. All rights reserved.