类 EbUserClosing
java.lang.Object
com.walker.jdbc.BasePo<EbUserClosing>
com.ishop.model.po.EbUserClosing
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbUserClosing_mapper
表名:EB_USER_CLOSING *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getMark()getUid()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAccountStatus(Integer accountStatus) voidsetAlipayAccount(String alipayAccount) voidsetAuditId(Long auditId) voidsetAuditStatus(Integer auditStatus) voidsetAuditTime(Long auditTime) voidsetBalance(Double balance) voidsetBankAddress(String bankAddress) voidsetBankCardNo(String bankCardNo) voidsetBankName(String bankName) voidsetCardholder(String cardholder) voidsetClosingNo(String closingNo) voidsetClosingPrice(Double closingPrice) voidsetClosingProof(String closingProof) voidsetClosingTime(Long closingTime) voidsetClosingType(String closingType) voidsetCreateTime(Long createTime) voidvoidvoidsetPaymentCode(String paymentCode) voidsetPkValue(Object value) 设置主键值voidsetRealName(String realName) voidsetRefusalReason(String refusalReason) voidvoidsetUpdateTime(Long updateTime) voidsetWechatNo(String wechatNo) toString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
isset_id
protected boolean isset_id -
isset_closingNo
protected boolean isset_closingNo -
isset_uid
protected boolean isset_uid -
isset_closingType
protected boolean isset_closingType -
isset_cardholder
protected boolean isset_cardholder -
isset_bankCardNo
protected boolean isset_bankCardNo -
isset_bankName
protected boolean isset_bankName -
isset_bankAddress
protected boolean isset_bankAddress -
isset_alipayAccount
protected boolean isset_alipayAccount -
isset_wechatNo
protected boolean isset_wechatNo -
isset_paymentCode
protected boolean isset_paymentCode -
isset_closingPrice
protected boolean isset_closingPrice -
isset_balance
protected boolean isset_balance -
isset_mark
protected boolean isset_mark -
isset_auditStatus
protected boolean isset_auditStatus -
isset_refusalReason
protected boolean isset_refusalReason -
isset_auditId
protected boolean isset_auditId -
isset_auditTime
protected boolean isset_auditTime -
isset_accountStatus
protected boolean isset_accountStatus -
isset_closingProof
protected boolean isset_closingProof -
isset_closingTime
protected boolean isset_closingTime -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime -
isset_realName
protected boolean isset_realName
-
-
构造器详细资料
-
EbUserClosing
public EbUserClosing()默认构造函数 -
EbUserClosing
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbUserClosing>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getClosingNo
-
setClosingNo
-
isEmptyClosingNo
public boolean isEmptyClosingNo() -
getUid
-
setUid
-
isEmptyUid
public boolean isEmptyUid() -
getClosingType
-
setClosingType
-
isEmptyClosingType
public boolean isEmptyClosingType() -
getCardholder
-
setCardholder
-
isEmptyCardholder
public boolean isEmptyCardholder() -
getBankCardNo
-
setBankCardNo
-
isEmptyBankCardNo
public boolean isEmptyBankCardNo() -
getBankName
-
setBankName
-
isEmptyBankName
public boolean isEmptyBankName() -
getBankAddress
-
setBankAddress
-
isEmptyBankAddress
public boolean isEmptyBankAddress() -
getAlipayAccount
-
setAlipayAccount
-
isEmptyAlipayAccount
public boolean isEmptyAlipayAccount() -
getWechatNo
-
setWechatNo
-
isEmptyWechatNo
public boolean isEmptyWechatNo() -
getPaymentCode
-
setPaymentCode
-
isEmptyPaymentCode
public boolean isEmptyPaymentCode() -
getClosingPrice
-
setClosingPrice
-
isEmptyClosingPrice
public boolean isEmptyClosingPrice() -
getBalance
-
setBalance
-
isEmptyBalance
public boolean isEmptyBalance() -
getMark
-
setMark
-
isEmptyMark
public boolean isEmptyMark() -
getAuditStatus
-
setAuditStatus
-
isEmptyAuditStatus
public boolean isEmptyAuditStatus() -
getRefusalReason
-
setRefusalReason
-
isEmptyRefusalReason
public boolean isEmptyRefusalReason() -
getAuditId
-
setAuditId
-
isEmptyAuditId
public boolean isEmptyAuditId() -
getAuditTime
-
setAuditTime
-
isEmptyAuditTime
public boolean isEmptyAuditTime() -
getAccountStatus
-
setAccountStatus
-
isEmptyAccountStatus
public boolean isEmptyAccountStatus() -
getClosingProof
-
setClosingProof
-
isEmptyClosingProof
public boolean isEmptyClosingProof() -
getClosingTime
-
setClosingTime
-
isEmptyClosingTime
public boolean isEmptyClosingTime() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
getRealName
-
setRealName
-
isEmptyRealName
public boolean isEmptyRealName() -
toString
重写 toString() 方法 -
$clone
克隆
-