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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.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.pkg.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.pkg.collections.novalueclass.jomc.impl
 

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

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

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



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