类 S_user_core

java.lang.Object
com.walker.jdbc.BasePo<S_user_core>
com.iplatform.model.po.S_user_core
所有已实现的接口:
Serializable, Cloneable
直接已知子类:
S_user_core_mapper

public class S_user_core extends com.walker.jdbc.BasePo<S_user_core>
表名:S_USER_CORE *
作者:
genrator
另请参阅:
  • 字段详细资料

    • ROW_MAPPER

      public static final S_user_core ROW_MAPPER
      用于兼容老写法
    • isset_id

      protected boolean isset_id
    • isset_dept_id

      protected boolean isset_dept_id
    • isset_org_id

      protected boolean isset_org_id
    • isset_user_name

      protected boolean isset_user_name
    • isset_nick_name

      protected boolean isset_nick_name
    • isset_user_type

      protected boolean isset_user_type
    • isset_email

      protected boolean isset_email
    • isset_phonenumber

      protected boolean isset_phonenumber
    • isset_sex

      protected boolean isset_sex
    • isset_avatar

      protected boolean isset_avatar
    • isset_password

      protected boolean isset_password
    • isset_status

      protected boolean isset_status
    • isset_del_flag

      protected boolean isset_del_flag
    • isset_login_ip

      protected boolean isset_login_ip
    • isset_login_date

      protected boolean isset_login_date
    • isset_create_by

      protected boolean isset_create_by
    • isset_create_time

      protected boolean isset_create_time
    • isset_update_by

      protected boolean isset_update_by
    • isset_update_time

      protected boolean isset_update_time
    • isset_remark

      protected boolean isset_remark
    • isset_wx_open_id

      protected boolean isset_wx_open_id
    • isset_wx_union_id

      protected boolean isset_wx_union_id
    • isset_ding_user_id

      protected boolean isset_ding_user_id
    • isset_bind_client_id

      protected boolean isset_bind_client_id
    • isset_bind_wechat

      protected boolean isset_bind_wechat
    • isset_modify_pwd

      protected boolean isset_modify_pwd
    • isset_bind_mobile

      protected boolean isset_bind_mobile
    • isset_bind_mail

      protected boolean isset_bind_mail
    • isset_profile_id

      protected boolean isset_profile_id
    • isset_is_wechat_public

      protected boolean isset_is_wechat_public
    • isset_is_wechat_routine

      protected boolean isset_is_wechat_routine
    • isset_is_wechat_ios

      protected boolean isset_is_wechat_ios
    • isset_is_wechat_android

      protected boolean isset_is_wechat_android
    • isset_is_binding_ios

      protected boolean isset_is_binding_ios
    • isset_register_type

      protected boolean isset_register_type
    • isset_is_logoff

      protected boolean isset_is_logoff
    • isset_logoff_time

      protected boolean isset_logoff_time
    • isset_is_sms

      protected boolean isset_is_sms
    • isset_type

      protected boolean isset_type
    • isset_mer_id

      protected boolean isset_mer_id
  • 构造器详细资料

    • S_user_core

      public S_user_core()
      默认构造函数
    • S_user_core

      public S_user_core(Long id)
      根据主键构造对象
  • 方法详细资料

    • setPkValue

      public void setPkValue(Object value)
      设置主键值
      指定者:
      setPkValue 在类中 com.walker.jdbc.BasePo<S_user_core>
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • isEmptyId

      public boolean isEmptyId()
    • getDept_id

      public Long getDept_id()
    • setDept_id

      public void setDept_id(Long dept_id)
    • isEmptyDept_id

      public boolean isEmptyDept_id()
    • getOrg_id

      public Long getOrg_id()
    • setOrg_id

      public void setOrg_id(Long org_id)
    • isEmptyOrg_id

      public boolean isEmptyOrg_id()
    • getUser_name

      public String getUser_name()
    • setUser_name

      public void setUser_name(String user_name)
    • isEmptyUser_name

      public boolean isEmptyUser_name()
    • getNick_name

      public String getNick_name()
    • setNick_name

      public void setNick_name(String nick_name)
    • isEmptyNick_name

      public boolean isEmptyNick_name()
    • getUser_type

      public Integer getUser_type()
    • setUser_type

      public void setUser_type(Integer user_type)
    • isEmptyUser_type

      public boolean isEmptyUser_type()
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • isEmptyEmail

      public boolean isEmptyEmail()
    • getPhonenumber

      public String getPhonenumber()
    • setPhonenumber

      public void setPhonenumber(String phonenumber)
    • isEmptyPhonenumber

      public boolean isEmptyPhonenumber()
    • getSex

      public String getSex()
    • setSex

      public void setSex(String sex)
    • isEmptySex

      public boolean isEmptySex()
    • getAvatar

      public String getAvatar()
    • setAvatar

      public void setAvatar(String avatar)
    • isEmptyAvatar

      public boolean isEmptyAvatar()
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • isEmptyPassword

      public boolean isEmptyPassword()
    • getStatus

      public Integer getStatus()
    • setStatus

      public void setStatus(Integer status)
    • isEmptyStatus

      public boolean isEmptyStatus()
    • getDel_flag

      public Integer getDel_flag()
    • setDel_flag

      public void setDel_flag(Integer del_flag)
    • isEmptyDel_flag

      public boolean isEmptyDel_flag()
    • getLogin_ip

      public String getLogin_ip()
    • setLogin_ip

      public void setLogin_ip(String login_ip)
    • isEmptyLogin_ip

      public boolean isEmptyLogin_ip()
    • getLogin_date

      public Long getLogin_date()
    • setLogin_date

      public void setLogin_date(Long login_date)
    • isEmptyLogin_date

      public boolean isEmptyLogin_date()
    • getCreate_by

      public String getCreate_by()
    • setCreate_by

      public void setCreate_by(String create_by)
    • isEmptyCreate_by

      public boolean isEmptyCreate_by()
    • getCreate_time

      public Long getCreate_time()
    • setCreate_time

      public void setCreate_time(Long create_time)
    • isEmptyCreate_time

      public boolean isEmptyCreate_time()
    • getUpdate_by

      public String getUpdate_by()
    • setUpdate_by

      public void setUpdate_by(String update_by)
    • isEmptyUpdate_by

      public boolean isEmptyUpdate_by()
    • getUpdate_time

      public Long getUpdate_time()
    • setUpdate_time

      public void setUpdate_time(Long update_time)
    • isEmptyUpdate_time

      public boolean isEmptyUpdate_time()
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • isEmptyRemark

      public boolean isEmptyRemark()
    • getWx_open_id

      public String getWx_open_id()
    • setWx_open_id

      public void setWx_open_id(String wx_open_id)
    • isEmptyWx_open_id

      public boolean isEmptyWx_open_id()
    • getWx_union_id

      public String getWx_union_id()
    • setWx_union_id

      public void setWx_union_id(String wx_union_id)
    • isEmptyWx_union_id

      public boolean isEmptyWx_union_id()
    • getDing_user_id

      public String getDing_user_id()
    • setDing_user_id

      public void setDing_user_id(String ding_user_id)
    • isEmptyDing_user_id

      public boolean isEmptyDing_user_id()
    • getBind_client_id

      public String getBind_client_id()
    • setBind_client_id

      public void setBind_client_id(String bind_client_id)
    • isEmptyBind_client_id

      public boolean isEmptyBind_client_id()
    • getBind_wechat

      public Integer getBind_wechat()
    • setBind_wechat

      public void setBind_wechat(Integer bind_wechat)
    • isEmptyBind_wechat

      public boolean isEmptyBind_wechat()
    • getModify_pwd

      public Integer getModify_pwd()
    • setModify_pwd

      public void setModify_pwd(Integer modify_pwd)
    • isEmptyModify_pwd

      public boolean isEmptyModify_pwd()
    • getBind_mobile

      public Integer getBind_mobile()
    • setBind_mobile

      public void setBind_mobile(Integer bind_mobile)
    • isEmptyBind_mobile

      public boolean isEmptyBind_mobile()
    • getBind_mail

      public Integer getBind_mail()
    • setBind_mail

      public void setBind_mail(Integer bind_mail)
    • isEmptyBind_mail

      public boolean isEmptyBind_mail()
    • getProfile_id

      public Long getProfile_id()
    • setProfile_id

      public void setProfile_id(Long profile_id)
    • isEmptyProfile_id

      public boolean isEmptyProfile_id()
    • getIs_wechat_public

      public Integer getIs_wechat_public()
    • setIs_wechat_public

      public void setIs_wechat_public(Integer is_wechat_public)
    • isEmptyIs_wechat_public

      public boolean isEmptyIs_wechat_public()
    • getIs_wechat_routine

      public Integer getIs_wechat_routine()
    • setIs_wechat_routine

      public void setIs_wechat_routine(Integer is_wechat_routine)
    • isEmptyIs_wechat_routine

      public boolean isEmptyIs_wechat_routine()
    • getIs_wechat_ios

      public Integer getIs_wechat_ios()
    • setIs_wechat_ios

      public void setIs_wechat_ios(Integer is_wechat_ios)
    • isEmptyIs_wechat_ios

      public boolean isEmptyIs_wechat_ios()
    • getIs_wechat_android

      public Integer getIs_wechat_android()
    • setIs_wechat_android

      public void setIs_wechat_android(Integer is_wechat_android)
    • isEmptyIs_wechat_android

      public boolean isEmptyIs_wechat_android()
    • getIs_binding_ios

      public Integer getIs_binding_ios()
    • setIs_binding_ios

      public void setIs_binding_ios(Integer is_binding_ios)
    • isEmptyIs_binding_ios

      public boolean isEmptyIs_binding_ios()
    • getRegister_type

      public String getRegister_type()
    • setRegister_type

      public void setRegister_type(String register_type)
    • isEmptyRegister_type

      public boolean isEmptyRegister_type()
    • getIs_logoff

      public Integer getIs_logoff()
    • setIs_logoff

      public void setIs_logoff(Integer is_logoff)
    • isEmptyIs_logoff

      public boolean isEmptyIs_logoff()
    • getLogoff_time

      public Long getLogoff_time()
    • setLogoff_time

      public void setLogoff_time(Long logoff_time)
    • isEmptyLogoff_time

      public boolean isEmptyLogoff_time()
    • getIs_sms

      public Integer getIs_sms()
    • setIs_sms

      public void setIs_sms(Integer is_sms)
    • isEmptyIs_sms

      public boolean isEmptyIs_sms()
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)
    • isEmptyType

      public boolean isEmptyType()
    • getMer_id

      public Long getMer_id()
    • setMer_id

      public void setMer_id(Long mer_id)
    • isEmptyMer_id

      public boolean isEmptyMer_id()
    • toString

      public String toString()
      重写 toString() 方法
      覆盖:
      toString 在类中 Object
    • $clone

      public S_user_core $clone()
      克隆