类 Graduate
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.std.info.model.StudentInfoBean
org.openurp.base.std.model.Graduate
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>,org.beangle.commons.entity.TimeEntity,StudentBasedEntity
毕业信息实现
- 另请参阅:
-
字段概要
从类继承的字段 org.openurp.std.info.model.StudentInfoBean
updatedAt从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetCertificateNo(String certificateNo) voidvoidsetDegreeAwardOn(Date degreeAwardOn) voidsetDiplomaNo(String diplomaNo) voidsetForeignLangPassedOn(Date foreignLangPassedOn) voidsetGraduateOn(Date graduateOn) voidsetResult(EducationResult result) voidsetSeason(GraduateSeason season) 从类继承的方法 org.openurp.std.info.model.StudentInfoBean
getStd, getUpdatedAt, setStd, setUpdatedAt从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId从接口继承的方法 org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
构造器详细资料
-
Graduate
public Graduate()
-
-
方法详细资料
-
getDegreeAwardOn
-
setDegreeAwardOn
-
getDiplomaNo
-
setDiplomaNo
-
getDegree
-
setDegree
-
getResult
-
setResult
-
getCertificateNo
-
setCertificateNo
-
getGraduateOn
- 返回:
- the graduateOn
-
setGraduateOn
- 参数:
graduateOn- the graduateOn to set
-
getForeignLangPassedOn
-
setForeignLangPassedOn
-
getSeason
-
setSeason
-