Class CommentEntry

java.lang.Object
fr.Alphart.BAT.Modules.Comment.CommentEntry

public class CommentEntry extends Object
  • Constructor Details

  • Method Details

    • getID

      public int getID()
    • getEntity

      public String getEntity()
    • getContent

      public String getContent()
    • getAuthor

      public String getAuthor()
    • getType

      public CommentEntry.Type getType()
    • getDate

      public Calendar getDate()
    • getFormattedDate

      public String getFormattedDate()