类 SocialRelation
- java.lang.Object
-
- org.beangle.commons.entity.pojo.NumberIdObject<Long>
-
- org.beangle.commons.entity.pojo.LongIdObject
-
- org.openurp.std.info.model.StudentInfoBean
-
- org.openurp.std.info.model.SocialRelation
-
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>,org.beangle.commons.entity.TimeEntity,StudentBasedEntity
@Entity(name="org.openurp.std.info.model.SocialRelation") public class SocialRelation extends StudentInfoBean
- 另请参阅:
- 序列化表格
-
-
字段概要
-
从类继承的字段 org.openurp.std.info.model.StudentInfoBean
updatedAt
-
-
构造器概要
构造器 构造器 说明 SocialRelation()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 StringgetName()StringgetRelation()voidsetName(String name)voidsetRelation(String relation)-
从类继承的方法 org.openurp.std.info.model.StudentInfoBean
getStd, getUpdatedAt, setStd, setUpdatedAt
-
-