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

Packages that use Residue
uk.ac.ebi.jmzidml.model.mzidml   
 

Uses of Residue in uk.ac.ebi.jmzidml.model.mzidml
 

Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type Residue
protected  List<Residue> MassTable.residue
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return Residue
 Residue ObjectFactory.createResidue()
          Create an instance of Residue
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type Residue
 List<Residue> MassTable.getResidue()
          Gets the value of the residue property.
 



Copyright © 2012. All Rights Reserved.