Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100.Repository

Packages that use Repository
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100   
 

Uses of Repository in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100 declared as Repository
protected  Repository[] Profile.PluginRepositories.pluginRepository
           
protected  Repository[] Profile.Repositories.repository
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100 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.indexed.valueclass.maven.profiles100.Repository instance.
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 Repository[] Profile.PluginRepositories.getPluginRepository()
           
 Repository Profile.PluginRepositories.getPluginRepository(int idx)
           
 Repository[] Profile.Repositories.getRepository()
           
 Repository Profile.Repositories.getRepository(int idx)
           
 Repository Profile.PluginRepositories.setPluginRepository(int idx, Repository value)
           
 Repository Profile.Repositories.setRepository(int idx, Repository value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.profiles100 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.indexed.valueclass.maven.profiles100.Repository instance.
protected  void Profile.PluginRepositories.copyPluginRepository(Repository[] source)
          Copies all values of property PluginRepository.
protected  void Profile.Repositories.copyRepository(Repository[] source)
          Copies all values of property Repository.
 Repository Profile.PluginRepositories.setPluginRepository(int idx, Repository value)
           
 void Profile.PluginRepositories.setPluginRepository(Repository[] values)
           
 Repository Profile.Repositories.setRepository(int idx, Repository value)
           
 void Profile.Repositories.setRepository(Repository[] values)
           
 

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



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