Class AbstractCourseGroup

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

@MappedSuperclass public abstract class AbstractCourseGroup extends org.beangle.commons.entity.pojo.LongIdObject implements CourseGroup, Cloneable
课程设置中的课程组
See Also:
Serialized Form