| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.pepxml.jaxb.nested |
| Modifier and Type | Field and Description |
|---|---|
protected EngineType |
MsmsPipelineAnalysis.MsmsRunSummary.searchEngine |
protected EngineType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.searchEngine |
| Modifier and Type | Method and Description |
|---|---|
static EngineType |
EngineType.fromValue(String v) |
EngineType |
MsmsPipelineAnalysis.MsmsRunSummary.getSearchEngine()
Gets the value of the searchEngine property.
|
EngineType |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.getSearchEngine()
Gets the value of the searchEngine property.
|
static EngineType |
EngineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EngineType[] |
EngineType.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.setSearchEngine(EngineType value)
Sets the value of the searchEngine property.
|
void |
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.setSearchEngine(EngineType value)
Sets the value of the searchEngine property.
|
Copyright © 2017. All rights reserved.