| Package | Description |
|---|---|
| com.orchestranetworks.addon.dmdv.template.bean |
Provides common classes to build a node template.
|
| Modifier and Type | Method and Description |
|---|---|
NodeElementType |
NodeElement.getElementType()
Returns the element type of this element.
|
static NodeElementType |
NodeElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeElementType[] |
NodeElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|