类 EbRechargeOrder
java.lang.Object
com.walker.jdbc.BasePo<EbRechargeOrder>
com.ishop.model.po.EbRechargeOrder
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbRechargeOrder_mapper
表名:EB_RECHARGE_ORDER *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getPaid()getPrice()getUid()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCreateTime(Long createTime) voidsetGivePrice(Double givePrice) voidvoidsetOrderNo(String orderNo) voidsetOutTradeNo(String outTradeNo) voidvoidsetPayChannel(String payChannel) voidsetPayTime(Long payTime) voidsetPayType(String payType) voidsetPkValue(Object value) 设置主键值voidvoidvoidsetUpdateTime(Long updateTime) 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_uid
protected boolean isset_uid -
isset_orderNo
protected boolean isset_orderNo -
isset_price
protected boolean isset_price -
isset_givePrice
protected boolean isset_givePrice -
isset_payType
protected boolean isset_payType -
isset_payChannel
protected boolean isset_payChannel -
isset_paid
protected boolean isset_paid -
isset_payTime
protected boolean isset_payTime -
isset_outTradeNo
protected boolean isset_outTradeNo -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbRechargeOrder
public EbRechargeOrder()默认构造函数 -
EbRechargeOrder
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbRechargeOrder>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getUid
-
setUid
-
isEmptyUid
public boolean isEmptyUid() -
getOrderNo
-
setOrderNo
-
isEmptyOrderNo
public boolean isEmptyOrderNo() -
getPrice
-
setPrice
-
isEmptyPrice
public boolean isEmptyPrice() -
getGivePrice
-
setGivePrice
-
isEmptyGivePrice
public boolean isEmptyGivePrice() -
getPayType
-
setPayType
-
isEmptyPayType
public boolean isEmptyPayType() -
getPayChannel
-
setPayChannel
-
isEmptyPayChannel
public boolean isEmptyPayChannel() -
getPaid
-
setPaid
-
isEmptyPaid
public boolean isEmptyPaid() -
getPayTime
-
setPayTime
-
isEmptyPayTime
public boolean isEmptyPayTime() -
getOutTradeNo
-
setOutTradeNo
-
isEmptyOutTradeNo
public boolean isEmptyOutTradeNo() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-