Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111.DependencySet

Packages that use DependencySet
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111   
 

Uses of DependencySet in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 with type parameters of type DependencySet
protected  List<DependencySet> Assembly.DependencySets.dependencySet
           
protected  List<DependencySet> ModuleBinaries.DependencySets.dependencySet
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 that return types with arguments of type DependencySet
 List<DependencySet> Assembly.DependencySets.getDependencySet()
          Gets the value of the dependencySet property.
 List<DependencySet> ModuleBinaries.DependencySets.getDependencySet()
          Gets the value of the dependencySet property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 with type arguments of type DependencySet
static void Assembly.DependencySets.copyDependencySet(List<DependencySet> source, List<DependencySet> target)
          Copies all values of property DependencySet.
static void Assembly.DependencySets.copyDependencySet(List<DependencySet> source, List<DependencySet> target)
          Copies all values of property DependencySet.
static void ModuleBinaries.DependencySets.copyDependencySet(List<DependencySet> source, List<DependencySet> target)
          Copies all values of property DependencySet.
static void ModuleBinaries.DependencySets.copyDependencySet(List<DependencySet> source, List<DependencySet> target)
          Copies all values of property DependencySet.
 

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



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