类 S_user_profile
java.lang.Object
com.walker.jdbc.BasePo<S_user_profile>
com.iplatform.model.po.S_user_profile
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_user_profile_mapper
表名:S_USER_PROFILE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_user_profile用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getMail()getName()getSex()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetBirthday(String birthday) voidsetCard_back_img(Long card_back_img) voidsetCard_front_img(Long card_front_img) voidsetCard_no(String card_no) voidsetCreate_time(Long create_time) voidsetDept_id(Long dept_id) voidsetDept_name(String dept_name) voidsetFace_img(Long face_img) voidvoidvoidvoidsetMobile_history(String mobile_history) voidvoidvoidsetOrg_name(String org_name) voidsetPkValue(Object value) 设置主键值voidvoidsetSummary(String summary) voidsetThird_acct(String third_acct) toString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_id
protected boolean isset_id -
isset_create_time
protected boolean isset_create_time -
isset_mobile
protected boolean isset_mobile -
isset_mobile_history
protected boolean isset_mobile_history -
isset_card_no
protected boolean isset_card_no -
isset_mail
protected boolean isset_mail -
isset_birthday
protected boolean isset_birthday -
isset_sex
protected boolean isset_sex -
isset_card_front_img
protected boolean isset_card_front_img -
isset_card_back_img
protected boolean isset_card_back_img -
isset_face_img
protected boolean isset_face_img -
isset_name
protected boolean isset_name -
isset_third_acct
protected boolean isset_third_acct -
isset_summary
protected boolean isset_summary -
isset_org_id
protected boolean isset_org_id -
isset_dept_id
protected boolean isset_dept_id -
isset_org_name
protected boolean isset_org_name -
isset_dept_name
protected boolean isset_dept_name
-
-
构造器详细资料
-
S_user_profile
public S_user_profile()默认构造函数 -
S_user_profile
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_user_profile>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getMobile
-
setMobile
-
isEmptyMobile
public boolean isEmptyMobile() -
getMobile_history
-
setMobile_history
-
isEmptyMobile_history
public boolean isEmptyMobile_history() -
getCard_no
-
setCard_no
-
isEmptyCard_no
public boolean isEmptyCard_no() -
getMail
-
setMail
-
isEmptyMail
public boolean isEmptyMail() -
getBirthday
-
setBirthday
-
isEmptyBirthday
public boolean isEmptyBirthday() -
getSex
-
setSex
-
isEmptySex
public boolean isEmptySex() -
getCard_front_img
-
setCard_front_img
-
isEmptyCard_front_img
public boolean isEmptyCard_front_img() -
getCard_back_img
-
setCard_back_img
-
isEmptyCard_back_img
public boolean isEmptyCard_back_img() -
getFace_img
-
setFace_img
-
isEmptyFace_img
public boolean isEmptyFace_img() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getThird_acct
-
setThird_acct
-
isEmptyThird_acct
public boolean isEmptyThird_acct() -
getSummary
-
setSummary
-
isEmptySummary
public boolean isEmptySummary() -
getOrg_id
-
setOrg_id
-
isEmptyOrg_id
public boolean isEmptyOrg_id() -
getDept_id
-
setDept_id
-
isEmptyDept_id
public boolean isEmptyDept_id() -
getOrg_name
-
setOrg_name
-
isEmptyOrg_name
public boolean isEmptyOrg_name() -
getDept_name
-
setDept_name
-
isEmptyDept_name
public boolean isEmptyDept_name() -
toString
重写 toString() 方法 -
$clone
克隆
-