Package | Description |
---|---|
com.compomics.util.experiment |
Gene factory classes.
|
com.compomics.util.experiment.massspectrometry |
Experiment classes related to spectra.
|
Modifier and Type | Method and Description |
---|---|
FragmentationMethod |
ShotgunProtocol.getFragmentationMethod()
Returns the fragmentation method.
|
Modifier and Type | Method and Description |
---|---|
void |
ShotgunProtocol.setFragmentationMethod(FragmentationMethod fragmentationMethod)
Sets the fragmentation method.
|
Modifier and Type | Method and Description |
---|---|
static FragmentationMethod |
FragmentationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FragmentationMethod[] |
FragmentationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.