|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee | |
| Uses of ModuleType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type ModuleType | |
|---|---|
protected List<ModuleType> |
ApplicationType.module
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return ModuleType | |
|---|---|
ModuleType |
ModuleType.clone()
Creates and returns a copy of this object. |
protected static ModuleType |
ObjectFactory.copyOfModuleType(ModuleType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ModuleType instance. |
ModuleType |
ObjectFactory.createModuleType()
Create an instance of ModuleType |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type ModuleType | |
|---|---|
List<ModuleType> |
ApplicationType.getModule()
Gets the value of the module property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type ModuleType | |
|---|---|
protected static ModuleType |
ObjectFactory.copyOfModuleType(ModuleType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ModuleType instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type ModuleType | |
|---|---|
protected static void |
ApplicationType.copyModule(List<ModuleType> source,
List<ModuleType> target)
Copies all values of property Module. |
protected static void |
ApplicationType.copyModule(List<ModuleType> source,
List<ModuleType> target)
Copies all values of property Module. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type ModuleType | |
|---|---|
ModuleType(ModuleType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ModuleType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||