public interface ObjectNode extends Node
| Modifier and Type | Method and Description |
|---|---|
UByte |
getEventNotifier()
The EventNotifier attribute identifies whether the Object can be used to subscribe to Events or to read and
write the history of the Events.
|
void |
setEventNotifier(UByte eventNotifier)
Set the EventNotifier attribute of this Object.
|
getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskUByte getEventNotifier()
void setEventNotifier(UByte eventNotifier)
eventNotifier - the EventNotifier attribute to set.Copyright © 2018. All rights reserved.