Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Exclusion

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

Uses of Exclusion in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return Exclusion
 Exclusion ObjectFactory.createExclusion()
          Create an instance of Exclusion
 

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

Uses of Exclusion in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that implement Exclusion
 class ExclusionImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type parameters of type Exclusion
protected  List<Exclusion> DependencyImpl.ExclusionsImpl.exclusion
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that return types with arguments of type Exclusion
 List<Exclusion> DependencyImpl.ExclusionsImpl.getExclusion()
           
 

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



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