| Package | Description |
|---|---|
| it.eng.d4s.sa3.model |
| Modifier and Type | Field and Description |
|---|---|
protected ModuleType |
ModuleBuild.type |
| Modifier and Type | Method and Description |
|---|---|
ModuleType |
ModuleBuild.getType() |
static ModuleType |
ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleType[] |
ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModuleBuild.setType(ModuleType type) |
Copyright © 2013. All Rights Reserved.