| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzidentml.jaxb.primitive |
| Modifier and Type | Field and Description |
|---|---|
protected ParamType |
SearchDatabaseType.databaseName |
protected ParamType |
FilterType.filterType |
protected ParamType |
SpectrumIdentificationProtocolType.searchType |
protected ParamType |
AnalysisSoftwareType.softwareName |
| Modifier and Type | Method and Description |
|---|---|
ParamType |
ObjectFactory.createParamType()
Create an instance of
ParamType |
ParamType |
SearchDatabaseType.getDatabaseName()
Gets the value of the databaseName property.
|
ParamType |
FilterType.getFilterType()
Gets the value of the filterType property.
|
ParamType |
SpectrumIdentificationProtocolType.getSearchType()
Gets the value of the searchType property.
|
ParamType |
AnalysisSoftwareType.getSoftwareName()
Gets the value of the softwareName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchDatabaseType.setDatabaseName(ParamType value)
Sets the value of the databaseName property.
|
void |
FilterType.setFilterType(ParamType value)
Sets the value of the filterType property.
|
void |
SpectrumIdentificationProtocolType.setSearchType(ParamType value)
Sets the value of the searchType property.
|
void |
AnalysisSoftwareType.setSoftwareName(ParamType value)
Sets the value of the softwareName property.
|
Copyright © 2017. All rights reserved.