| Package | Description |
|---|---|
| com.sitewhere.web.configuration.model |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
ConfigurationNode.getNodeType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationNode.setNodeType(NodeType nodeType) |
| Constructor and Description |
|---|
ConfigurationNode(NodeType nodeType) |
XmlNode(NodeType type) |
Copyright © 2016 SiteWhere, LLC.. All rights reserved.