类 StudentInfoBean
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.std.info.model.StudentInfoBean
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>,org.beangle.commons.entity.TimeEntity,StudentBasedEntity
@MappedSuperclass
public class StudentInfoBean
extends org.beangle.commons.entity.pojo.LongIdObject
implements StudentBasedEntity
- 另请参阅:
-
字段概要
字段从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId从接口继承的方法 org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
字段详细资料
-
updatedAt
修改时间
-
-
构造器详细资料
-
StudentInfoBean
public StudentInfoBean()
-
-
方法详细资料
-
getStd
- 指定者:
getStd在接口中StudentBasedEntity
-
setStd
- 指定者:
setStd在接口中StudentBasedEntity
-
getUpdatedAt
- 指定者:
getUpdatedAt在接口中org.beangle.commons.entity.TimeEntity
-
setUpdatedAt
- 指定者:
setUpdatedAt在接口中org.beangle.commons.entity.TimeEntity
-