Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.registry.Simple

Packages that use Simple
org.inb.biomoby.central.factory.jaxb   
org.inb.biomoby.shared.registry   
 

Uses of Simple in org.inb.biomoby.central.factory.jaxb
 

Methods in org.inb.biomoby.central.factory.jaxb that return Simple
static Simple ModelConverter.convert(FindServiceOperation.Services.Simple sm)
           
 

Methods in org.inb.biomoby.central.factory.jaxb with parameters of type Simple
static FindServiceOperation.FindService.Simple ModelConverter.convert(Simple simple)
           
 

Uses of Simple in org.inb.biomoby.shared.registry
 

Methods in org.inb.biomoby.shared.registry that return Simple
 Simple Simple.clone()
           
 Simple Collection.getSimple()
           
 

Methods in org.inb.biomoby.shared.registry that return types with arguments of type Simple
 List<Simple> Data.getSimples()
           
 

Methods in org.inb.biomoby.shared.registry with parameters of type Simple
 void Data.addSimple(Simple simple)
           
 void Collection.setSimple(Simple simple)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010