Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.registry.Resource.RESOURCE_NAME

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

Uses of Resource.RESOURCE_NAME in org.inb.biomoby.central.factory.jaxb.registry
 

Methods in org.inb.biomoby.central.factory.jaxb.registry that return Resource.RESOURCE_NAME
 Resource.RESOURCE_NAME RetrieveResourceURLsOperation.Resource.getName()
           
 

Methods in org.inb.biomoby.central.factory.jaxb.registry with parameters of type Resource.RESOURCE_NAME
 void RetrieveResourceURLsOperation.Resource.setName(Resource.RESOURCE_NAME name)
           
 

Uses of Resource.RESOURCE_NAME in org.inb.biomoby.shared.registry
 

Methods in org.inb.biomoby.shared.registry that return Resource.RESOURCE_NAME
 Resource.RESOURCE_NAME Resource.getName()
           
static Resource.RESOURCE_NAME Resource.RESOURCE_NAME.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Resource.RESOURCE_NAME[] Resource.RESOURCE_NAME.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inb.biomoby.shared.registry with parameters of type Resource.RESOURCE_NAME
 void Resource.setName(Resource.RESOURCE_NAME name)
           
 

Constructors in org.inb.biomoby.shared.registry with parameters of type Resource.RESOURCE_NAME
Resource(Resource.RESOURCE_NAME name)
           
 


Version: 1.1.1

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