| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.pepxml.jaxb.standard |
| Modifier and Type | Field and Description |
|---|---|
protected EngineType |
SearchSummary.searchEngine |
protected EngineType |
MsmsRunSummary.searchEngine |
| Modifier and Type | Method and Description |
|---|---|
static EngineType |
EngineType.fromValue(String v) |
EngineType |
SearchSummary.getSearchEngine()
Gets the value of the searchEngine property.
|
EngineType |
MsmsRunSummary.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 |
SearchSummary.setSearchEngine(EngineType value)
Sets the value of the searchEngine property.
|
void |
MsmsRunSummary.setSearchEngine(EngineType value)
Sets the value of the searchEngine property.
|
Copyright © 2017. All rights reserved.