Uses of Class
org.ow2.util.plan.bindings.repository.Repository

Packages that use Repository
org.ow2.util.plan.bindings.repository   
 

Uses of Repository in org.ow2.util.plan.bindings.repository
 

Subclasses of Repository in org.ow2.util.plan.bindings.repository
 class ExtendedRepository
          Actual Repository class that will be used by the JAXB2 unmarshaller.
 

Fields in org.ow2.util.plan.bindings.repository with type parameters of type Repository
protected  List<Repository> Repositories.repositories
           
 

Methods in org.ow2.util.plan.bindings.repository that return Repository
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 

Methods in org.ow2.util.plan.bindings.repository that return types with arguments of type Repository
 List<Repository> Repositories.getRepositories()
          Gets the value of the repositories property.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.