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

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

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

Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type SubstitutionModification
protected  List<SubstitutionModification> Peptide.substitutionModification
           
 

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

Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type SubstitutionModification
 List<SubstitutionModification> Peptide.getSubstitutionModification()
          Gets the value of the substitutionModification property.
 



Copyright © 2012. All Rights Reserved.