Uses of Class
uk.ac.ebi.ep.mm.app.Compounds

Packages that use Compounds
uk.ac.ebi.ep.mm.app   
 

Uses of Compounds in uk.ac.ebi.ep.mm.app
 

Methods in uk.ac.ebi.ep.mm.app that return Compounds
 Compounds CustomEntity.getCompounds()
           
 Compounds Compounds.getParentId()
           
 

Methods in uk.ac.ebi.ep.mm.app that return types with arguments of type Compounds
 Collection<Compounds> Compounds.getCompoundsCollection()
           
 

Methods in uk.ac.ebi.ep.mm.app with parameters of type Compounds
 void Compounds.setParentId(Compounds parentId)
           
 

Method parameters in uk.ac.ebi.ep.mm.app with type arguments of type Compounds
 void Compounds.setCompoundsCollection(Collection<Compounds> compoundsCollection)
           
 

Constructors in uk.ac.ebi.ep.mm.app with parameters of type Compounds
CustomEntity(Compounds compounds)
           
CustomEntity(Compounds compounds, Reference reference)
           
 



Copyright © 2012 EMBL-EBI. All Rights Reserved.