Version: 1.1.1

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

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

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

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

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

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

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

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

Methods in org.inb.biomoby.shared.registry with parameters of type Collection
 void Data.addCollection(Collection collection)
           
 


Version: 1.1.1

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