Class ExecutionCourseGroup

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.ExecutionCourseGroup
All Implemented Interfaces:
Serializable, Cloneable, Comparable<CourseGroup>, org.beangle.commons.entity.Entity<Long>, CourseGroup

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

    • ExecutionCourseGroup

      public ExecutionCourseGroup()
  • Method Details