Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.Contributor

Packages that use Contributor
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl   
 

Uses of Contributor in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400 that return Contributor
 Contributor ObjectFactory.createContributor()
          Create an instance of Contributor
 Contributor[] Model.Contributors.getContributor()
           
 Contributor Model.Contributors.getContributor(int idx)
           
 Contributor Model.Contributors.setContributor(int idx, Contributor value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400 with parameters of type Contributor
 void Model.Contributors.setContributor(Contributor[] values)
           
 Contributor Model.Contributors.setContributor(int idx, Contributor value)
           
 

Uses of Contributor in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl that implement Contributor
 class ContributorImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl declared as Contributor
protected  Contributor[] ModelImpl.ContributorsImpl.contributor
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl that return Contributor
 Contributor[] ModelImpl.ContributorsImpl.getContributor()
           
 Contributor ModelImpl.ContributorsImpl.getContributor(int idx)
           
 Contributor ModelImpl.ContributorsImpl.setContributor(int idx, Contributor value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl with parameters of type Contributor
 void ModelImpl.ContributorsImpl.copyContributor(Contributor[] source)
          Copies all values of property Contributor.
 void ModelImpl.ContributorsImpl.setContributor(Contributor[] values)
           
 Contributor ModelImpl.ContributorsImpl.setContributor(int idx, Contributor value)
           
 



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