类 EbMerchantApply

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

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

    • ROW_MAPPER

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

      protected boolean isset_id
    • isset_uid

      protected boolean isset_uid
    • isset_name

      protected boolean isset_name
    • isset_categoryId

      protected boolean isset_categoryId
    • isset_typeId

      protected boolean isset_typeId
    • isset_account

      protected boolean isset_account
    • isset_password

      protected boolean isset_password
    • isset_realName

      protected boolean isset_realName
    • isset_email

      protected boolean isset_email
    • isset_phone

      protected boolean isset_phone
    • isset_handlingFee

      protected boolean isset_handlingFee
    • isset_keywords

      protected boolean isset_keywords
    • isset_address

      protected boolean isset_address
    • isset_isSelf

      protected boolean isset_isSelf
    • isset_isRecommend

      protected boolean isset_isRecommend
    • isset_auditStatus

      protected boolean isset_auditStatus
    • isset_denialReason

      protected boolean isset_denialReason
    • isset_auditorId

      protected boolean isset_auditorId
    • isset_remark

      protected boolean isset_remark
    • isset_qualificationPicture

      protected boolean isset_qualificationPicture
    • isset_createTime

      protected boolean isset_createTime
    • isset_updateTime

      protected boolean isset_updateTime
  • 构造器详细资料

    • EbMerchantApply

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

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

    • setPkValue

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

      public Long getId()
    • setId

      public void setId(Long id)
    • isEmptyId

      public boolean isEmptyId()
    • getUid

      public Integer getUid()
    • setUid

      public void setUid(Integer uid)
    • isEmptyUid

      public boolean isEmptyUid()
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • isEmptyName

      public boolean isEmptyName()
    • getCategoryId

      public Integer getCategoryId()
    • setCategoryId

      public void setCategoryId(Integer categoryId)
    • isEmptyCategoryId

      public boolean isEmptyCategoryId()
    • getTypeId

      public Integer getTypeId()
    • setTypeId

      public void setTypeId(Integer typeId)
    • isEmptyTypeId

      public boolean isEmptyTypeId()
    • getAccount

      public String getAccount()
    • setAccount

      public void setAccount(String account)
    • isEmptyAccount

      public boolean isEmptyAccount()
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • isEmptyPassword

      public boolean isEmptyPassword()
    • getRealName

      public String getRealName()
    • setRealName

      public void setRealName(String realName)
    • isEmptyRealName

      public boolean isEmptyRealName()
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • isEmptyEmail

      public boolean isEmptyEmail()
    • getPhone

      public String getPhone()
    • setPhone

      public void setPhone(String phone)
    • isEmptyPhone

      public boolean isEmptyPhone()
    • getHandlingFee

      public Integer getHandlingFee()
    • setHandlingFee

      public void setHandlingFee(Integer handlingFee)
    • isEmptyHandlingFee

      public boolean isEmptyHandlingFee()
    • getKeywords

      public String getKeywords()
    • setKeywords

      public void setKeywords(String keywords)
    • isEmptyKeywords

      public boolean isEmptyKeywords()
    • getAddress

      public String getAddress()
    • setAddress

      public void setAddress(String address)
    • isEmptyAddress

      public boolean isEmptyAddress()
    • getIsSelf

      public Integer getIsSelf()
    • setIsSelf

      public void setIsSelf(Integer isSelf)
    • isEmptyIsSelf

      public boolean isEmptyIsSelf()
    • getIsRecommend

      public Integer getIsRecommend()
    • setIsRecommend

      public void setIsRecommend(Integer isRecommend)
    • isEmptyIsRecommend

      public boolean isEmptyIsRecommend()
    • getAuditStatus

      public Integer getAuditStatus()
    • setAuditStatus

      public void setAuditStatus(Integer auditStatus)
    • isEmptyAuditStatus

      public boolean isEmptyAuditStatus()
    • getDenialReason

      public String getDenialReason()
    • setDenialReason

      public void setDenialReason(String denialReason)
    • isEmptyDenialReason

      public boolean isEmptyDenialReason()
    • getAuditorId

      public Integer getAuditorId()
    • setAuditorId

      public void setAuditorId(Integer auditorId)
    • isEmptyAuditorId

      public boolean isEmptyAuditorId()
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • isEmptyRemark

      public boolean isEmptyRemark()
    • getQualificationPicture

      public String getQualificationPicture()
    • setQualificationPicture

      public void setQualificationPicture(String qualificationPicture)
    • isEmptyQualificationPicture

      public boolean isEmptyQualificationPicture()
    • getCreateTime

      public Long getCreateTime()
    • setCreateTime

      public void setCreateTime(Long createTime)
    • isEmptyCreateTime

      public boolean isEmptyCreateTime()
    • getUpdateTime

      public Long getUpdateTime()
    • setUpdateTime

      public void setUpdateTime(Long updateTime)
    • isEmptyUpdateTime

      public boolean isEmptyUpdateTime()
    • toString

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

      public EbMerchantApply $clone()
      克隆