类 EbCoupon
java.lang.Object
com.walker.jdbc.BasePo<EbCoupon>
com.ishop.model.po.EbCoupon
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbCoupon_mapper
表名:EB_COUPON *
- 作者:
- 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 booleanprotected booleanstatic final EbCoupon用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getDay()getId()getIsDel()getMerId()getMoney()getName()getSort()getTotal()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCategory(Integer category) voidsetCouponType(Integer couponType) voidsetCreateTime(Long createTime) voidvoidsetDiscount(Integer discount) voidvoidvoidsetIsFixedTime(Integer isFixedTime) voidsetIsLimited(Integer isLimited) voidsetIsTimeReceive(Integer isTimeReceive) voidsetLastTotal(Integer lastTotal) voidvoidsetMinPrice(Long minPrice) voidvoidvoidsetPkValue(Object value) 设置主键值voidsetPublisher(Integer publisher) voidsetReceiveEndTime(Long receiveEndTime) voidsetReceiveStartTime(Long receiveStartTime) voidsetReceiveType(Integer receiveType) voidvoidvoidvoidsetUpdateTime(Long updateTime) voidsetUseEndTime(Long useEndTime) voidsetUseStartTime(Long useStartTime) 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_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_isLimited
protected boolean isset_isLimited -
isset_total
protected boolean isset_total -
isset_lastTotal
protected boolean isset_lastTotal -
isset_isTimeReceive
protected boolean isset_isTimeReceive -
isset_receiveStartTime
protected boolean isset_receiveStartTime -
isset_receiveEndTime
protected boolean isset_receiveEndTime -
isset_isFixedTime
protected boolean isset_isFixedTime -
isset_useStartTime
protected boolean isset_useStartTime -
isset_useEndTime
protected boolean isset_useEndTime -
isset_day
protected boolean isset_day -
isset_sort
protected boolean isset_sort -
isset_status
protected boolean isset_status -
isset_isDel
protected boolean isset_isDel -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbCoupon
public EbCoupon()默认构造函数 -
EbCoupon
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbCoupon>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getMerId
-
setMerId
-
isEmptyMerId
public boolean isEmptyMerId() -
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() -
getIsLimited
-
setIsLimited
-
isEmptyIsLimited
public boolean isEmptyIsLimited() -
getTotal
-
setTotal
-
isEmptyTotal
public boolean isEmptyTotal() -
getLastTotal
-
setLastTotal
-
isEmptyLastTotal
public boolean isEmptyLastTotal() -
getIsTimeReceive
-
setIsTimeReceive
-
isEmptyIsTimeReceive
public boolean isEmptyIsTimeReceive() -
getReceiveStartTime
-
setReceiveStartTime
-
isEmptyReceiveStartTime
public boolean isEmptyReceiveStartTime() -
getReceiveEndTime
-
setReceiveEndTime
-
isEmptyReceiveEndTime
public boolean isEmptyReceiveEndTime() -
getIsFixedTime
-
setIsFixedTime
-
isEmptyIsFixedTime
public boolean isEmptyIsFixedTime() -
getUseStartTime
-
setUseStartTime
-
isEmptyUseStartTime
public boolean isEmptyUseStartTime() -
getUseEndTime
-
setUseEndTime
-
isEmptyUseEndTime
public boolean isEmptyUseEndTime() -
getDay
-
setDay
-
isEmptyDay
public boolean isEmptyDay() -
getSort
-
setSort
-
isEmptySort
public boolean isEmptySort() -
getStatus
-
setStatus
-
isEmptyStatus
public boolean isEmptyStatus() -
getIsDel
-
setIsDel
-
isEmptyIsDel
public boolean isEmptyIsDel() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-