Interface Issue.Comment

    • Method Detail

      • getAuthor

        java.lang.String getAuthor()
        Returns the author of this comment.
        Returns:
        The author of this comment.
      • getMessage

        java.lang.String getMessage()
        Returns the message of this comment.
        Returns:
        The message of this comment.
      • getDateTime

        java.time.LocalDateTime getDateTime()
        Returns the datetime of this comment.
        Returns:
        The datetime of this comment.