Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.Repository

Packages that use Repository
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl   
 

Uses of Repository in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100 that return Repository
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100 that return types with arguments of type Repository
 List<Repository> Profile.PluginRepositories.getPluginRepository()
          Gets the value of the pluginRepository property.
 List<Repository> Profile.Repositories.getRepository()
          Gets the value of the repository property.
 

Uses of Repository in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that implement Repository
 class RepositoryImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl with type parameters of type Repository
protected  List<Repository> ProfileImpl.PluginRepositoriesImpl.pluginRepository
           
protected  List<Repository> ProfileImpl.RepositoriesImpl.repository
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that return types with arguments of type Repository
 List<Repository> ProfileImpl.PluginRepositoriesImpl.getPluginRepository()
           
 List<Repository> ProfileImpl.RepositoriesImpl.getRepository()
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.