Uses of Class
uk.ac.ebi.jmzidml.model.mzidml.Tolerance

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.
 



Copyright © 2012. All Rights Reserved.