Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ModuleType

Packages that use ModuleType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of ModuleType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as ModuleType
protected  ModuleType[] ApplicationType.module
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return ModuleType
 ModuleType ModuleType.clone()
          Creates and returns a copy of this object.
static ModuleType ObjectFactory.copyOfModuleType(ModuleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ModuleType instance.
 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.pub.indexed.valueclass.javaee with parameters of type ModuleType
 void ApplicationType.copyModule(ModuleType[] source)
          Copies all values of property Module.
static ModuleType ObjectFactory.copyOfModuleType(ModuleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ModuleType instance.
 ModuleType ApplicationType.setModule(int idx, ModuleType value)
           
 void ApplicationType.setModule(ModuleType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type ModuleType
ModuleType(ModuleType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ModuleType instance by copying a given instance.
 



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