| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.io.ms.spectrum.sptxt | |
| org.expasy.mzjava.proteomics.ms.consensus |
| Modifier and Type | Method and Description |
|---|---|
void |
LibrarySpectrumBuilder.setStatus(PeptideConsensusSpectrum.Status status) |
| Modifier and Type | Method and Description |
|---|---|
PeptideConsensusSpectrum.Status |
PeptideConsensusSpectrum.getStatus()
Returns this LibrarySpectrum's status.
|
static PeptideConsensusSpectrum.Status |
PeptideConsensusSpectrum.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeptideConsensusSpectrum.Status[] |
PeptideConsensusSpectrum.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeptideConsensusSpectrum.setStatus(PeptideConsensusSpectrum.Status status)
Set the status
|
Copyright © 2016. All Rights Reserved.