Class 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
- All Implemented Interfaces:
Serializable,Cloneable,Comparable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetailAfter")
public class ExecutionPlanCourseModifyDetailAfter
extends ExecutionPlanCourseModifyDetail
专业计划课程修改后信息
- See Also:
-
Field Summary
FieldsFields inherited from class org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetail
compulsory, course, department, fakeCourseGroup, remark, termsFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
ConstructorsConstructorDescriptionExecutionPlanCourseModifyDetailAfter(Course course, ExecutionCourseGroup courseGroup) -
Method Summary
Methods inherited from class org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetail
clone, compareTo, getCourse, getDepartment, getFakeCourseGroup, getRemark, getTerms, inTerm, isCompulsory, isSame, setCompulsory, setCourse, setDepartment, setFakeCourseGroup, setFakeCourseGroupByReal, setRemark, setTermsMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Field Details
-
apply
课程申请
-
-
Constructor Details
-
ExecutionPlanCourseModifyDetailAfter
public ExecutionPlanCourseModifyDetailAfter() -
ExecutionPlanCourseModifyDetailAfter
-
ExecutionPlanCourseModifyDetailAfter
-
-
Method Details
-
getApply
- Specified by:
getApplyin classExecutionPlanCourseModifyDetail
-
setApply
- Specified by:
setApplyin classExecutionPlanCourseModifyDetail
-