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

Packages that use ProteinDetectionList
uk.ac.ebi.jmzidml.model.mzidml   
uk.ac.ebi.jmzidml.xml.jaxb.adapters   
 

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

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as ProteinDetectionList
protected  ProteinDetectionList ProteinDetection.proteinDetectionList
           
protected  ProteinDetectionList AnalysisData.proteinDetectionList
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return ProteinDetectionList
 ProteinDetectionList ObjectFactory.createProteinDetectionList()
          Create an instance of ProteinDetectionList
 ProteinDetectionList ProteinDetection.getProteinDetectionList()
           
 ProteinDetectionList AnalysisData.getProteinDetectionList()
          Gets the value of the proteinDetectionList property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type ProteinDetectionList
 void ProteinDetection.setProteinDetectionList(ProteinDetectionList proteinDetectionList)
           
 void AnalysisData.setProteinDetectionList(ProteinDetectionList value)
          Sets the value of the proteinDetectionList property.
 

Uses of ProteinDetectionList in uk.ac.ebi.jmzidml.xml.jaxb.adapters
 

Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters that return ProteinDetectionList
 ProteinDetectionList ProteinDetectionListAdapter.unmarshal(String refId)
           
 

Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters with parameters of type ProteinDetectionList
 String ProteinDetectionListAdapter.marshal(ProteinDetectionList element)
           
 



Copyright © 2012. All Rights Reserved.