| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.pepxml.jaxb.nested |
| Modifier and Type | Field and Description |
|---|---|
protected MassType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.fragmentMassType |
protected MassType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.precursorMassType |
| Modifier and Type | Method and Description |
|---|---|
static MassType |
MassType.fromValue(String v) |
MassType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.getFragmentMassType()
Gets the value of the fragmentMassType property.
|
MassType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.getPrecursorMassType()
Gets the value of the precursorMassType property.
|
static MassType |
MassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MassType[] |
MassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.setFragmentMassType(MassType value)
Sets the value of the fragmentMassType property.
|
void |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.setPrecursorMassType(MassType value)
Sets the value of the precursorMassType property.
|
Copyright © 2017. All rights reserved.