Class StdCourseGroup

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.model.AbstractCourseGroup
org.openurp.edu.program.model.StdCourseGroup
All Implemented Interfaces:
Serializable, Cloneable, Comparable<CourseGroup>, org.beangle.commons.entity.Entity<Long>, CourseGroup

@Entity(name="org.openurp.edu.program.model.StdCourseGroup") public class StdCourseGroup extends AbstractCourseGroup
个人计划的课程组
See Also:
Serialized Form
  • Constructor Details

    • StdCourseGroup

      public StdCourseGroup()
  • Method Details