Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Repository

Packages that use Repository
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400   
 

Uses of Repository in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type parameters of type Repository
protected  List<Repository> Profile.PluginRepositories.pluginRepository
           
protected  List<Repository> Model.PluginRepositories.pluginRepository
           
protected  List<Repository> Profile.Repositories.repository
           
protected  List<Repository> Model.Repositories.repository
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 that return Repository
 Repository Repository.clone()
          Creates and returns a copy of this object.
protected static Repository ObjectFactory.copyOfRepository(Repository clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Repository instance.
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with parameters of type Repository
protected static Repository ObjectFactory.copyOfRepository(Repository clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Repository instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type arguments of type Repository
protected static void Profile.PluginRepositories.copyPluginRepository(List<Repository> source, List<Repository> target)
          Copies all values of property PluginRepository.
protected static void Profile.PluginRepositories.copyPluginRepository(List<Repository> source, List<Repository> target)
          Copies all values of property PluginRepository.
protected static void Model.PluginRepositories.copyPluginRepository(List<Repository> source, List<Repository> target)
          Copies all values of property PluginRepository.
protected static void Model.PluginRepositories.copyPluginRepository(List<Repository> source, List<Repository> target)
          Copies all values of property PluginRepository.
protected static void Profile.Repositories.copyRepository(List<Repository> source, List<Repository> target)
          Copies all values of property Repository.
protected static void Profile.Repositories.copyRepository(List<Repository> source, List<Repository> target)
          Copies all values of property Repository.
protected static void Model.Repositories.copyRepository(List<Repository> source, List<Repository> target)
          Copies all values of property Repository.
protected static void Model.Repositories.copyRepository(List<Repository> source, List<Repository> target)
          Copies all values of property Repository.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with parameters of type Repository
Repository(Repository o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Repository instance by copying a given instance.
 



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