Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.ModuleType

Packages that use ModuleType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of ModuleType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return ModuleType
 ModuleType ObjectFactory.createModuleType()
          Create an instance of ModuleType
 ModuleType[] ApplicationType.getModule()
           
 ModuleType ApplicationType.getModule(int idx)
           
 ModuleType ApplicationType.setModule(int idx, ModuleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type ModuleType
 ModuleType ApplicationType.setModule(int idx, ModuleType value)
           
 void ApplicationType.setModule(ModuleType[] values)
           
 

Uses of ModuleType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement ModuleType
 class ModuleTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as ModuleType
protected  ModuleType[] ApplicationTypeImpl.module
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return ModuleType
 ModuleType[] ApplicationTypeImpl.getModule()
           
 ModuleType ApplicationTypeImpl.getModule(int idx)
           
 ModuleType ApplicationTypeImpl.setModule(int idx, ModuleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type ModuleType
protected  void ApplicationTypeImpl.copyModule(ModuleType[] source)
          Copies all values of property Module.
 ModuleType ApplicationTypeImpl.setModule(int idx, ModuleType value)
           
 void ApplicationTypeImpl.setModule(ModuleType[] values)
           
 



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