Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Module

Packages that use Module
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container   
 

Uses of Module in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with type parameters of type Module
protected  List<Module> Modules.module
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return Module
 Module Module.clone()
          Creates and returns a copy of this object.
protected static Module ObjectFactory.copyOfModule(Module clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Module instance.
 Module ObjectFactory.createModule()
          Create an instance of Module
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return types with arguments of type Module
 javax.xml.bind.JAXBElement<Module> ObjectFactory.createModule(Module value)
          Create an instance of JAXBElement<Module>}
 List<Module> Modules.getModule()
          Gets the value of the module property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with parameters of type Module
protected static Module ObjectFactory.copyOfModule(Module clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Module instance.
 javax.xml.bind.JAXBElement<Module> ObjectFactory.createModule(Module value)
          Create an instance of JAXBElement<Module>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with type arguments of type Module
protected static void Modules.copyModule(List<Module> source, List<Module> target)
          Copies all values of property Module.
protected static void Modules.copyModule(List<Module> source, List<Module> target)
          Copies all values of property Module.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with parameters of type Module
Module(Module o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Module instance by copying a given instance.
 



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