Package | Description |
---|---|
com.compomics.util.experiment.io.parameters |
Experiment IO classes relative to the handling of parameters.
|
com.compomics.util.parameters.identification |
Identification parameters.
|
com.compomics.util.parameters.identification.search |
Identification parameters relative to the search.
|
Modifier and Type | Method and Description |
---|---|
MarshallableParameter.Type |
MarshallableParameter.getType()
Returns the type of marshalled parameter from an unmarshalled object.
|
MarshallableParameter.Type |
DummyParameters.getType() |
static MarshallableParameter.Type |
MarshallableParameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallableParameter.Type[] |
MarshallableParameter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MarshallableParameter.Type |
IdentificationParameters.getType() |
Modifier and Type | Method and Description |
---|---|
MarshallableParameter.Type |
SearchParameters.getType() |
Copyright © 2021. All rights reserved.