|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee | |
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl | |
| Uses of ModuleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ModuleType | |
|---|---|
ModuleType |
ObjectFactory.createModuleType()
Create an instance of ModuleType |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type ModuleType | |
|---|---|
List<ModuleType> |
ApplicationType.getModule()
Gets the value of the module property. |
| Uses of ModuleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement ModuleType | |
|---|---|
class |
ModuleTypeImpl
|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type ModuleType | |
|---|---|
protected List<ModuleType> |
ApplicationTypeImpl.module
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type ModuleType | |
|---|---|
List<ModuleType> |
ApplicationTypeImpl.getModule()
|
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type ModuleType | |
|---|---|
protected static void |
ApplicationTypeImpl.copyModule(List<ModuleType> source,
List<ModuleType> target)
Copies all values of property Module. |
protected static void |
ApplicationTypeImpl.copyModule(List<ModuleType> source,
List<ModuleType> target)
Copies all values of property Module. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||