Package oms3

Class Notification.ConnectEvent

    • Method Detail

      • getFrom

        public Access getFrom()
        Get the source of the connect event
        Returns:
        the field access object being the connect source
      • getTo

        public Access getTo()
        Get the destination for the connect event.
        Returns:
        the target Field access component.