| Package | Description |
|---|---|
| org.netxms.client.constants | |
| org.netxms.client.objects |
| Modifier and Type | Method and Description |
|---|---|
static NodeType |
NodeType.getByValue(int value) |
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 | Field and Description |
|---|---|
protected NodeType |
AbstractNode.nodeType |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
AbstractNode.getNodeType() |
Copyright © 2016. All rights reserved.