All Superinterfaces:
Node

public interface ViewNode extends Node
  • Method Details

    • getContainsNoLoops

      Boolean getContainsNoLoops()
    • getEventNotifier

      org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte getEventNotifier()
    • setContainsNoLoops

      void setContainsNoLoops(Boolean containsNoLoops)
    • setEventNotifier

      void setEventNotifier(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)