Schnittstelle TransferObject


public interface TransferObject
Interface for all objects to be transferred via a monitor derived from BaseMonitor
Autor:
Dr. Thomas Bassler
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    Gets the unique identifier of the transfer object for use in the transfer history
    Gets the reference time of this object for use in the transfer history
  • Methodendetails

    • getIdentifier

      String getIdentifier()
      Gets the unique identifier of the transfer object for use in the transfer history
      Gibt zurück:
      the transfer object identifier
    • getReferenceTime

      Instant getReferenceTime()
      Gets the reference time of this object for use in the transfer history
      Gibt zurück:
      the transfer object reference time