类 EbMerchantMonthStatement
java.lang.Object
com.walker.jdbc.BasePo<EbMerchantMonthStatement>
com.ishop.model.po.EbMerchantMonthStatement
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbMerchantMonthStatement_mapper
表名:EB_MERCHANT_MONTH_STATEMENT *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final EbMerchantMonthStatement用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getMerId()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetDataDate(String dataDate) voidsetFirstBrokerage(Double firstBrokerage) voidsetHandlingFee(Double handlingFee) voidvoidsetIncomeExpenditure(Double incomeExpenditure) voidvoidsetOrderIncomeAmount(Double orderIncomeAmount) voidsetOrderNum(Integer orderNum) voidsetOrderPayAmount(Double orderPayAmount) voidsetPayoutAmount(Double payoutAmount) voidsetPayoutNum(Integer payoutNum) voidsetPkValue(Object value) 设置主键值voidsetRefundAmount(Double refundAmount) voidsetRefundNum(Integer refundNum) voidsetSecondBrokerage(Double secondBrokerage) 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_merId
protected boolean isset_merId -
isset_orderPayAmount
protected boolean isset_orderPayAmount -
isset_orderNum
protected boolean isset_orderNum -
isset_orderIncomeAmount
protected boolean isset_orderIncomeAmount -
isset_handlingFee
protected boolean isset_handlingFee -
isset_firstBrokerage
protected boolean isset_firstBrokerage -
isset_secondBrokerage
protected boolean isset_secondBrokerage -
isset_payoutAmount
protected boolean isset_payoutAmount -
isset_payoutNum
protected boolean isset_payoutNum -
isset_refundAmount
protected boolean isset_refundAmount -
isset_refundNum
protected boolean isset_refundNum -
isset_incomeExpenditure
protected boolean isset_incomeExpenditure -
isset_dataDate
protected boolean isset_dataDate
-
-
构造器详细资料
-
EbMerchantMonthStatement
public EbMerchantMonthStatement()默认构造函数 -
EbMerchantMonthStatement
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbMerchantMonthStatement>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getMerId
-
setMerId
-
isEmptyMerId
public boolean isEmptyMerId() -
getOrderPayAmount
-
setOrderPayAmount
-
isEmptyOrderPayAmount
public boolean isEmptyOrderPayAmount() -
getOrderNum
-
setOrderNum
-
isEmptyOrderNum
public boolean isEmptyOrderNum() -
getOrderIncomeAmount
-
setOrderIncomeAmount
-
isEmptyOrderIncomeAmount
public boolean isEmptyOrderIncomeAmount() -
getHandlingFee
-
setHandlingFee
-
isEmptyHandlingFee
public boolean isEmptyHandlingFee() -
getFirstBrokerage
-
setFirstBrokerage
-
isEmptyFirstBrokerage
public boolean isEmptyFirstBrokerage() -
getSecondBrokerage
-
setSecondBrokerage
-
isEmptySecondBrokerage
public boolean isEmptySecondBrokerage() -
getPayoutAmount
-
setPayoutAmount
-
isEmptyPayoutAmount
public boolean isEmptyPayoutAmount() -
getPayoutNum
-
setPayoutNum
-
isEmptyPayoutNum
public boolean isEmptyPayoutNum() -
getRefundAmount
-
setRefundAmount
-
isEmptyRefundAmount
public boolean isEmptyRefundAmount() -
getRefundNum
-
setRefundNum
-
isEmptyRefundNum
public boolean isEmptyRefundNum() -
getIncomeExpenditure
-
setIncomeExpenditure
-
isEmptyIncomeExpenditure
public boolean isEmptyIncomeExpenditure() -
getDataDate
-
setDataDate
-
isEmptyDataDate
public boolean isEmptyDataDate() -
toString
重写 toString() 方法 -
$clone
克隆
-