类 DirectionJournal
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.openurp.base.edu.model.DirectionJournal
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.base.edu.model.DirectionJournal")
public class DirectionJournal
extends org.beangle.commons.entity.pojo.NumberIdObject<Long>
专业方向建设过程
- 另请参阅:
-
字段概要
字段从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEndOn()getLevel()voidsetBeginOn(Date beginOn) voidsetDepart(Department depart) voidsetDirection(Direction direction) voidvoidsetLevel(EducationLevel level) void从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
字段详细资料
-
beginOn
生效时间 -
endOn
失效时间
-
-
构造器详细资料
-
DirectionJournal
public DirectionJournal()
-
-
方法详细资料
-
getDirection
-
setDirection
-
getDepart
-
setDepart
-
getBeginOn
-
setBeginOn
-
getEndOn
-
setEndOn
-
getRemark
-
setRemark
-
getLevel
-
setLevel
-