| Package | Description |
|---|---|
| net.jangaroo.exml.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfigClassType |
ConfigClassType.fromExmlRootNodeName(String exmlRootNodeName) |
static ConfigClassType |
ConfigClassType.fromExtConfigAttribute(String parameterName) |
ConfigClassType |
ConfigClass.getType() |
static ConfigClassType |
ConfigClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigClassType[] |
ConfigClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigClass.setType(ConfigClassType type) |
Copyright © 2002–2017 CoreMedia AG. All rights reserved.