类 CourseArrangeAlteration
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.app.model.CourseArrangeAlteration
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.app.model.CourseArrangeAlteration")
public class CourseArrangeAlteration
extends org.beangle.commons.entity.pojo.LongIdObject
排课变更信息
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAlterationAfter(String alterationAfter) voidsetAlterationAt(Date alterationAt) voidsetAlterationBefore(String alterationBefore) voidsetAlterBy(User alterBy) voidsetAlterFrom(String alterFrom) voidsetClazzId(Long clazzId) voidsetSemester(Semester semester) 从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
构造器详细资料
-
CourseArrangeAlteration
public CourseArrangeAlteration()
-
-
方法详细资料
-
getAlterationAfter
- 返回:
- the alterationAfter
-
setAlterationAfter
- 参数:
alterationAfter- the alterationAfter to set
-
getAlterationAt
- 返回:
- the alterationAt
-
setAlterationAt
- 参数:
alterationAt- the alterationAt to set
-
getAlterationBefore
- 返回:
- the alterationBefore
-
setAlterationBefore
- 参数:
alterationBefore- the alterationBefore to set
-
getClazzId
-
setClazzId
-
getAlterBy
- 返回:
- the alterBy
-
setAlterBy
- 参数:
alterBy- the alterBy to set
-
getAlterFrom
- 返回:
- the alterFrom
-
setAlterFrom
- 参数:
alterFrom- the alterFrom to set
-
getSemester
-
setSemester
-