Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Contributor

Packages that use Contributor
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400   
 

Uses of Contributor in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type parameters of type Contributor
protected  List<Contributor> Model.Contributors.contributor
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return Contributor
 Contributor Contributor.clone()
          Creates and returns a copy of this object.
static Contributor ObjectFactory.copyOfContributor(Contributor clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Contributor instance.
 Contributor ObjectFactory.createContributor()
          Create an instance of Contributor
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return types with arguments of type Contributor
 List<Contributor> Model.Contributors.getContributor()
          Gets the value of the contributor property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type arguments of type Contributor
static void Model.Contributors.copyContributor(List<Contributor> source, List<Contributor> target)
          Copies all values of property Contributor.
static void Model.Contributors.copyContributor(List<Contributor> source, List<Contributor> target)
          Copies all values of property Contributor.
 

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



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