Class CAENRFIDEvent

  • All Implemented Interfaces:
    Serializable

    public class CAENRFIDEvent
    extends EventObject
    This class defines the CAENRFID Event
    Version:
    CAENRFIDLibrary 5.0.0
    Author:
    Andrea Iavazzo (support@caenrfid.com) CAEN RFID Srl Computing Division
    See Also:
    Serialized Form
    • Constructor Detail

      • CAENRFIDEvent

        public CAENRFIDEvent​(ArrayList<CAENRFIDNotify> obj)
        Creates a new instance of CAENRFIDEvent
        Parameters:
        obj - The ArrayList contains the Event Object value
    • Method Detail

      • Data

        @Deprecated
        public ArrayList Data()
        Deprecated.
        Get the Event value
        Returns:
        The value of the Event
      • getData

        public ArrayList getData()
        Get the Event value
        Returns:
        The value of the Event