Schnittstelle Datable

Alle bekannten Implementierungsklassen:
AllowModification, ApplyableValueModification, CheckModification, DataItemModification, EmbedModification, RecommendationModification, Reward, ValueModification

public interface Datable
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    Return the date of the change
    void
    setDate(Date date)
    Set the date of the change
  • Methodendetails

    • getDate

      Date getDate()
      Return the date of the change
    • setDate

      void setDate(Date date)
      Set the date of the change