public interface VariableNode extends BrowseNode
Modifier and Type | Method and Description |
---|---|
int |
getArrayLength()
The array length for this node, or -1 to indicate a scalar datatype
|
DataType |
getDataType()
The datatype of this node's value
|
DataValue |
getValue()
The current value for this node
|
getAddress, getBrowseName, getBrowseNodeType, getChildren, getDescription, getDisplayName, getProperties, getUANode, setUANode