类 StdAlteration
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
org.openurp.std.alter.model.StdAlteration
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>,org.beangle.commons.entity.TimeEntity
@Entity(name="org.openurp.std.alter.model.StdAlteration")
public class StdAlteration
extends org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
学籍异动
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdTimeObject
updatedAt从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getCode()getEndOn()getItems()getStd()booleanvoidsetAlterType(StdAlterType alterType) voidsetBeginOn(Date beginOn) voidvoidsetEffective(boolean effective) voidvoidsetItems(Set<StdAlterationItem> items) voidsetReason(StdAlterReason reason) voidvoidsetSemester(Semester semester) void从类继承的方法 org.beangle.commons.entity.pojo.NumberIdTimeObject
getUpdatedAt, setUpdatedAt从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
构造器详细资料
-
StdAlteration
public StdAlteration()
-
-
方法详细资料
-
getReason
-
setReason
-
getStd
-
setStd
-
getEndOn
-
setEndOn
-
getRemark
-
setRemark
-
getSemester
-
setSemester
-
getItems
-
setItems
-
getCode
-
setCode
-
getAlterType
-
setAlterType
-
getBeginOn
-
setBeginOn
-
isEffective
public boolean isEffective() -
setEffective
public void setEffective(boolean effective)
-