| Package | Description |
|---|---|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Method and Description |
|---|---|
protected <T> PlainInstanceProperty<T> |
BaseNode.registerPlainInstanceProperty(String name,
NodeId instanceDecalarationId,
NodeId dataTypeId)
Register a new property node as a property of this node.
|
protected <T> PlainInstanceProperty<T> |
BaseNode.registerPlainInstanceProperty(String name,
NodeId instanceDecalarationId,
T initialValue)
Register a new property node as a property of this node.
|
Copyright © 2026. All rights reserved.