Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.Repository

Packages that use Repository
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111   
 

Uses of Repository in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 declared as Repository
protected  Repository[] Assembly.Repositories.repository
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 that return Repository
 Repository Repository.clone()
          Creates and returns a copy of this object.
static Repository ObjectFactory.copyOfRepository(Repository clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.Repository instance.
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 Repository[] Assembly.Repositories.getRepository()
           
 Repository Assembly.Repositories.getRepository(int idx)
           
 Repository Assembly.Repositories.setRepository(int idx, Repository value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 with parameters of type Repository
static Repository ObjectFactory.copyOfRepository(Repository clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.Repository instance.
 void Assembly.Repositories.copyRepository(Repository[] source)
          Copies all values of property Repository.
 Repository Assembly.Repositories.setRepository(int idx, Repository value)
           
 void Assembly.Repositories.setRepository(Repository[] values)
           
 

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



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