| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzidentml.jaxb.standard |
| Modifier and Type | Field and Description |
|---|---|
protected ParamListType |
SpectrumIdentificationProtocolType.additionalSearchParams |
protected ParamListType |
ProteinDetectionProtocolType.analysisParams |
protected ParamListType |
EnzymeType.enzymeName |
protected ParamListType |
FilterType.exclude |
protected ParamListType |
FilterType.include |
protected ParamListType |
SpectrumIdentificationProtocolType.threshold |
protected ParamListType |
ProteinDetectionProtocolType.threshold |
| Modifier and Type | Method and Description |
|---|---|
ParamListType |
ObjectFactory.createParamListType()
Create an instance of
ParamListType |
ParamListType |
SpectrumIdentificationProtocolType.getAdditionalSearchParams()
Gets the value of the additionalSearchParams property.
|
ParamListType |
ProteinDetectionProtocolType.getAnalysisParams()
Gets the value of the analysisParams property.
|
ParamListType |
EnzymeType.getEnzymeName()
Gets the value of the enzymeName property.
|
ParamListType |
FilterType.getExclude()
Gets the value of the exclude property.
|
ParamListType |
FilterType.getInclude()
Gets the value of the include property.
|
ParamListType |
SpectrumIdentificationProtocolType.getThreshold()
Gets the value of the threshold property.
|
ParamListType |
ProteinDetectionProtocolType.getThreshold()
Gets the value of the threshold property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpectrumIdentificationProtocolType.setAdditionalSearchParams(ParamListType value)
Sets the value of the additionalSearchParams property.
|
void |
ProteinDetectionProtocolType.setAnalysisParams(ParamListType value)
Sets the value of the analysisParams property.
|
void |
EnzymeType.setEnzymeName(ParamListType value)
Sets the value of the enzymeName property.
|
void |
FilterType.setExclude(ParamListType value)
Sets the value of the exclude property.
|
void |
FilterType.setInclude(ParamListType value)
Sets the value of the include property.
|
void |
SpectrumIdentificationProtocolType.setThreshold(ParamListType value)
Sets the value of the threshold property.
|
void |
ProteinDetectionProtocolType.setThreshold(ParamListType value)
Sets the value of the threshold property.
|
Copyright © 2017. All rights reserved.