Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.Module

Packages that use Module
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl   
 

Uses of Module in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc that return Module
 Module ObjectFactory.createModule()
          Create an instance of Module
 

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

Uses of Module in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that implement Module
 class ModuleImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl with type parameters of type Module
protected  List<Module> ModulesImpl.module
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that return types with arguments of type Module
 List<Module> ModulesImpl.getModule()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl with type arguments of type Module
static void ModulesImpl.copyModule(List<Module> source, List<Module> target)
          Copies all values of property Module.
static void ModulesImpl.copyModule(List<Module> source, List<Module> target)
          Copies all values of property Module.
 



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