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