Package org.openurp.edu.lesson.model
Interface Activity
-
- All Known Implementing Classes:
CourseActivity
public interface Activity活动
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancontains(Date oneDay)DategetBeginAt()StringgetContent()DategetEndAt()
-