Package org.openurp.edu.exam.model
Class ExamDeferApply
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.exam.model.ExamDeferApply
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.exam.model.ExamDeferApply")
public class ExamDeferApply
extends org.beangle.commons.entity.pojo.LongIdObject
补缓考申请信息
- See Also:
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClazz()getStd()voidvoidsetExamBeginAt(Date examBeginAt) voidsetExamType(ExamType examType) voidvoidvoidsetReason(ExamDeferReason reason) voidvoidvoidsetUpdatedAt(Date updatedAt) Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
ExamDeferApply
public ExamDeferApply()
-
-
Method Details
-
getPassed
-
setPassed
-
getRemark
-
setRemark
-
getStd
-
setStd
-
getClazz
-
setClazz
-
getExamType
-
setExamType
-
getReason
-
setReason
-
getMobile
-
setMobile
-
getUpdatedAt
-
setUpdatedAt
-
getExamBeginAt
-
setExamBeginAt
-