public interface ViewNode extends Node
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getContainsNoLoops() |
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte |
getEventNotifier() |
void |
setContainsNoLoops(boolean containsNoLoops) |
void |
setEventNotifier(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) |
getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, hasAttribute, hasAttribute, readAttribute, readAttribute, readAttribute, readAttribute, readAttribute, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMask, writeAttribute, writeAttribute, writeAttributeBoolean getContainsNoLoops()
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte getEventNotifier()
void setContainsNoLoops(boolean containsNoLoops)
void setEventNotifier(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
Copyright © 2015. All rights reserved.