类 ExecutionPlanCourseModifyDetailAfter
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetail
org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetailAfter
- 所有已实现的接口:
Serializable,Cloneable,Comparable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetailAfter")
public class ExecutionPlanCourseModifyDetailAfter
extends ExecutionPlanCourseModifyDetail
专业计划课程修改后信息
- 另请参阅:
-
字段概要
字段从类继承的字段 org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetail
compulsory, course, department, fakeCourseGroup, remark, terms从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
从类继承的方法 org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetail
clone, compareTo, getCourse, getDepartment, getFakeCourseGroup, getRemark, getTerms, inTerm, isCompulsory, isSame, setCompulsory, setCourse, setDepartment, setFakeCourseGroup, setFakeCourseGroupByReal, setRemark, setTerms从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
字段详细资料
-
apply
课程申请
-
-
构造器详细资料
-
ExecutionPlanCourseModifyDetailAfter
public ExecutionPlanCourseModifyDetailAfter() -
ExecutionPlanCourseModifyDetailAfter
-
ExecutionPlanCourseModifyDetailAfter
-
-
方法详细资料
-
getApply
- 指定者:
getApply在类中ExecutionPlanCourseModifyDetail
-
setApply
- 指定者:
setApply在类中ExecutionPlanCourseModifyDetail
-