类 ExecutionCourseGroupModifyDetailAfter
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.app.model.ExecutionCourseGroupModifyDetail
org.openurp.edu.program.app.model.ExecutionCourseGroupModifyDetailAfter
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.program.app.model.ExecutionCourseGroupModifyDetailAfter")
public class ExecutionCourseGroupModifyDetailAfter
extends ExecutionCourseGroupModifyDetail
专业计划课程组修改后信息
- 另请参阅:
-
字段概要
字段从类继承的字段 org.openurp.edu.program.app.model.ExecutionCourseGroupModifyDetail
courseCount, courseType, credits, parent, remark, termCredits从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
从类继承的方法 org.openurp.edu.program.app.model.ExecutionCourseGroupModifyDetail
getCourseCount, getCourseType, getCredits, getParent, getRemark, getSubCount, getTermCredits, setCourseCount, setCourseType, setCredits, setParent, setRemark, setSubCount, setTermCredits从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
字段详细资料
-
apply
申请记录
-
-
构造器详细资料
-
ExecutionCourseGroupModifyDetailAfter
public ExecutionCourseGroupModifyDetailAfter()
-
-
方法详细资料
-
getApply
- 指定者:
getApply在类中ExecutionCourseGroupModifyDetail
-
setApply
- 指定者:
setApply在类中ExecutionCourseGroupModifyDetail
-