|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tolerance | |
---|---|
uk.ac.ebi.jmzidml.model.mzidml |
Uses of Tolerance in uk.ac.ebi.jmzidml.model.mzidml |
---|
Fields in uk.ac.ebi.jmzidml.model.mzidml declared as Tolerance | |
---|---|
protected Tolerance |
SpectrumIdentificationProtocol.fragmentTolerance
|
protected Tolerance |
SpectrumIdentificationProtocol.parentTolerance
|
Methods in uk.ac.ebi.jmzidml.model.mzidml that return Tolerance | |
---|---|
Tolerance |
ObjectFactory.createTolerance()
Create an instance of Tolerance |
Tolerance |
SpectrumIdentificationProtocol.getFragmentTolerance()
Gets the value of the fragmentTolerance property. |
Tolerance |
SpectrumIdentificationProtocol.getParentTolerance()
Gets the value of the parentTolerance property. |
Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type Tolerance | |
---|---|
void |
SpectrumIdentificationProtocol.setFragmentTolerance(Tolerance value)
Sets the value of the fragmentTolerance property. |
void |
SpectrumIdentificationProtocol.setParentTolerance(Tolerance value)
Sets the value of the parentTolerance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |