Class ExecutionPlanCourseModifyDetailBefore
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.ExecutionPlanCourseModifyDetailBefore
- All Implemented Interfaces:
Serializable,Cloneable,Comparable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.program.app.model.ExecutionPlanCourseModifyDetailBefore")
public class ExecutionPlanCourseModifyDetailBefore
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
ConstructorsConstructorDescription -
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
-
ExecutionPlanCourseModifyDetailBefore
public ExecutionPlanCourseModifyDetailBefore() -
ExecutionPlanCourseModifyDetailBefore
-
-
Method Details
-
getApply
- Specified by:
getApplyin classExecutionPlanCourseModifyDetail
-
setApply
- Specified by:
setApplyin classExecutionPlanCourseModifyDetail
-