类 EbCouponUser
java.lang.Object
com.walker.jdbc.BasePo<EbCouponUser>
com.ishop.model.po.EbCouponUser
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbCouponUser_mapper
表名:EB_COUPON_USER *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getMerId()getMoney()getName()getUid()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCategory(Integer category) voidsetCouponId(Integer couponId) voidsetCouponType(Integer couponType) voidsetCreateTime(Long createTime) voidsetDiscount(Integer discount) voidsetEndTime(Long endTime) voidvoidvoidsetMinPrice(Double minPrice) voidvoidvoidsetPkValue(Object value) 设置主键值voidsetPublisher(Integer publisher) voidsetReceiveType(Integer receiveType) voidsetStartTime(Long startTime) voidvoidvoidsetUpdateTime(Long updateTime) voidsetUseTime(Long useTime) 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_couponId
protected boolean isset_couponId -
isset_merId
protected boolean isset_merId -
isset_uid
protected boolean isset_uid -
isset_name
protected boolean isset_name -
isset_publisher
protected boolean isset_publisher -
isset_category
protected boolean isset_category -
isset_receiveType
protected boolean isset_receiveType -
isset_couponType
protected boolean isset_couponType -
isset_money
protected boolean isset_money -
isset_discount
protected boolean isset_discount -
isset_minPrice
protected boolean isset_minPrice -
isset_startTime
protected boolean isset_startTime -
isset_endTime
protected boolean isset_endTime -
isset_useTime
protected boolean isset_useTime -
isset_status
protected boolean isset_status -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbCouponUser
public EbCouponUser()默认构造函数 -
EbCouponUser
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbCouponUser>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCouponId
-
setCouponId
-
isEmptyCouponId
public boolean isEmptyCouponId() -
getMerId
-
setMerId
-
isEmptyMerId
public boolean isEmptyMerId() -
getUid
-
setUid
-
isEmptyUid
public boolean isEmptyUid() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getPublisher
-
setPublisher
-
isEmptyPublisher
public boolean isEmptyPublisher() -
getCategory
-
setCategory
-
isEmptyCategory
public boolean isEmptyCategory() -
getReceiveType
-
setReceiveType
-
isEmptyReceiveType
public boolean isEmptyReceiveType() -
getCouponType
-
setCouponType
-
isEmptyCouponType
public boolean isEmptyCouponType() -
getMoney
-
setMoney
-
isEmptyMoney
public boolean isEmptyMoney() -
getDiscount
-
setDiscount
-
isEmptyDiscount
public boolean isEmptyDiscount() -
getMinPrice
-
setMinPrice
-
isEmptyMinPrice
public boolean isEmptyMinPrice() -
getStartTime
-
setStartTime
-
isEmptyStartTime
public boolean isEmptyStartTime() -
getEndTime
-
setEndTime
-
isEmptyEndTime
public boolean isEmptyEndTime() -
getUseTime
-
setUseTime
-
isEmptyUseTime
public boolean isEmptyUseTime() -
getStatus
-
setStatus
-
isEmptyStatus
public boolean isEmptyStatus() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-