| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.pepxml.jaxb.primitive |
| Modifier and Type | Field and Description |
|---|---|
protected ActivationMethodType |
SpectrumQuery.activationMethod |
| Modifier and Type | Method and Description |
|---|---|
static ActivationMethodType |
ActivationMethodType.fromValue(String v) |
ActivationMethodType |
SpectrumQuery.getActivationMethod()
Gets the value of the activationMethod property.
|
static ActivationMethodType |
ActivationMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationMethodType[] |
ActivationMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpectrumQuery.setActivationMethod(ActivationMethodType value)
Sets the value of the activationMethod property.
|
Copyright © 2017. All rights reserved.