类 EbMerchantApply
java.lang.Object
com.walker.jdbc.BasePo<EbMerchantApply>
com.ishop.model.po.EbMerchantApply
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbMerchantApply_mapper
表名:EB_MERCHANT_APPLY *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final EbMerchantApply用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getEmail()getId()getName()getPhone()getUid()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAccount(String account) voidsetAddress(String address) voidsetAuditorId(Integer auditorId) voidsetAuditStatus(Integer auditStatus) voidsetCategoryId(Integer categoryId) voidsetCreateTime(Long createTime) voidsetDenialReason(String denialReason) voidvoidsetHandlingFee(Integer handlingFee) voidvoidsetIsRecommend(Integer isRecommend) voidvoidsetKeywords(String keywords) voidvoidsetPassword(String password) voidvoidsetPkValue(Object value) 设置主键值voidsetQualificationPicture(String qualificationPicture) voidsetRealName(String realName) voidvoidvoidvoidsetUpdateTime(Long updateTime) 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_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
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbMerchantApply>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getUid
-
setUid
-
isEmptyUid
public boolean isEmptyUid() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getCategoryId
-
setCategoryId
-
isEmptyCategoryId
public boolean isEmptyCategoryId() -
getTypeId
-
setTypeId
-
isEmptyTypeId
public boolean isEmptyTypeId() -
getAccount
-
setAccount
-
isEmptyAccount
public boolean isEmptyAccount() -
getPassword
-
setPassword
-
isEmptyPassword
public boolean isEmptyPassword() -
getRealName
-
setRealName
-
isEmptyRealName
public boolean isEmptyRealName() -
getEmail
-
setEmail
-
isEmptyEmail
public boolean isEmptyEmail() -
getPhone
-
setPhone
-
isEmptyPhone
public boolean isEmptyPhone() -
getHandlingFee
-
setHandlingFee
-
isEmptyHandlingFee
public boolean isEmptyHandlingFee() -
getKeywords
-
setKeywords
-
isEmptyKeywords
public boolean isEmptyKeywords() -
getAddress
-
setAddress
-
isEmptyAddress
public boolean isEmptyAddress() -
getIsSelf
-
setIsSelf
-
isEmptyIsSelf
public boolean isEmptyIsSelf() -
getIsRecommend
-
setIsRecommend
-
isEmptyIsRecommend
public boolean isEmptyIsRecommend() -
getAuditStatus
-
setAuditStatus
-
isEmptyAuditStatus
public boolean isEmptyAuditStatus() -
getDenialReason
-
setDenialReason
-
isEmptyDenialReason
public boolean isEmptyDenialReason() -
getAuditorId
-
setAuditorId
-
isEmptyAuditorId
public boolean isEmptyAuditorId() -
getRemark
-
setRemark
-
isEmptyRemark
public boolean isEmptyRemark() -
getQualificationPicture
-
setQualificationPicture
-
isEmptyQualificationPicture
public boolean isEmptyQualificationPicture() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-