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

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

Uses of Exclusion 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 Exclusion
protected  List<Exclusion> Dependency.Exclusions.exclusion
           
 

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

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

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

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

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



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