| Package | Description |
|---|---|
| com.compomics.util.preferences |
Utilities preferences classes.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingPreferences.ProcessingType |
ProcessingPreferences.getProcessingType()
Returns the processing type.
|
static ProcessingPreferences.ProcessingType |
ProcessingPreferences.ProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingPreferences.ProcessingType[] |
ProcessingPreferences.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 |
ProcessingPreferences.setProcessingType(ProcessingPreferences.ProcessingType processingType)
Sets the processing type.
|
Copyright © 2016. All rights reserved.