Class TaskComment

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Serializable>

public class TaskComment extends HashMap<String,Serializable>
Since:
5.5
See Also:
  • Constructor Details

  • Method Details

    • getAuthor

      public String getAuthor()
    • getText

      public String getText()
    • getCreationDate

      public Calendar getCreationDate()