类 StudentState
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.base.edu.model.StudentState
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.base.edu.model.StudentState")
public class StudentState
extends org.beangle.commons.entity.pojo.LongIdObject
学籍状态日志
- 另请参阅:
-
字段概要
字段从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEndOn()getGrade()getMajor()getSquad()getStd()booleanbooleanvoidsetBeginOn(Date beginOn) voidvoidsetDepartment(Department department) voidsetDirection(Direction direction) voidvoidvoidsetInschool(boolean inschool) voidvoidvoidvoidsetStatus(StudentStatus status) void从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
字段详细资料
-
campus
校区
-
-
构造器详细资料
-
StudentState
public StudentState()
-
-
方法详细资料
-
getStd
-
setStd
-
getBeginOn
-
setBeginOn
-
getEndOn
-
setEndOn
-
isInschool
public boolean isInschool() -
setInschool
public void setInschool(boolean inschool) -
getGrade
-
setGrade
-
getDepartment
-
setDepartment
-
getMajor
-
setMajor
-
getDirection
-
setDirection
-
getSquad
-
setSquad
-
getStatus
-
setStatus
-
getRemark
-
setRemark
-
getCampus
-
setCampus
-
isValid
-