|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlainInstanceProperty | |
|---|---|
| com.prosysopc.ua.server.nodes | Server side implementation classes for the UaNode model. |
| Uses of PlainInstanceProperty in com.prosysopc.ua.server.nodes |
|---|
| Methods in com.prosysopc.ua.server.nodes that return PlainInstanceProperty | ||
|---|---|---|
protected
|
BaseNode.registerPlainInstanceProperty(String name,
org.opcfoundation.ua.builtintypes.NodeId instanceDecalarationId,
org.opcfoundation.ua.builtintypes.NodeId dataTypeId)
Register a new property node as a property of this node. |
|
protected
|
BaseNode.registerPlainInstanceProperty(String name,
org.opcfoundation.ua.builtintypes.NodeId instanceDecalarationId,
T initialValue)
Register a new property node as a property of this node. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||