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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.valueclass.jdtaus.container with parameters of type Module
 javax.xml.bind.JAXBElement<Module> ObjectFactory.createModule(Module value)
          Create an instance of JAXBElement<Module>}
 

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



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