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

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

Uses of ModuleSet 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 ModuleSet
protected  List<ModuleSet> Assembly.ModuleSets.moduleSet
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 that return types with arguments of type ModuleSet
 List<ModuleSet> Assembly.ModuleSets.getModuleSet()
          Gets the value of the moduleSet property.
 

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

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

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



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