Interface Activity

  • All Known Implementing Classes:
    CourseActivity

    public interface Activity
    活动
    • Method Detail

      • getBeginAt

        Date getBeginAt()
      • getEndAt

        Date getEndAt()
      • contains

        boolean contains​(Date oneDay)
      • getContent

        String getContent()