Interface ProjectReportDay


  • public interface ProjectReportDay
    The projects worked on during a single day of the ProjectReport including date and activities.
    • Method Detail

      • getDate

        java.time.LocalDate getDate()
      • getComment

        java.lang.String getComment()