Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Exclusion

Packages that use Exclusion
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400   
 

Uses of Exclusion in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 declared as Exclusion
protected  Exclusion[] Dependency.Exclusions.exclusion
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 that return Exclusion
 Exclusion Exclusion.clone()
          Creates and returns a copy of this object.
 Exclusion ObjectFactory.createExclusion()
          Create an instance of Exclusion
 Exclusion[] Dependency.Exclusions.getExclusion()
           
 Exclusion Dependency.Exclusions.getExclusion(int idx)
           
 Exclusion Dependency.Exclusions.setExclusion(int idx, Exclusion value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 with parameters of type Exclusion
 void Dependency.Exclusions.setExclusion(Exclusion[] values)
           
 Exclusion Dependency.Exclusions.setExclusion(int idx, Exclusion value)
           
 

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



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