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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.pom400 with type parameters of type Exclusion
protected  List<Exclusion> Dependency.Exclusions.exclusion
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.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
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.pom400 that return types with arguments of type Exclusion
 List<Exclusion> Dependency.Exclusions.getExclusion()
          Gets the value of the exclusion property.
 

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



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