类 EbSeckillProduct
java.lang.Object
com.walker.jdbc.BasePo<EbSeckillProduct>
com.ishop.model.po.EbSeckillProduct
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbSeckillProduct_mapper
表名:EB_SECKILL_PRODUCT *
- 作者:
- 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 booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getImage()getIntro()getIsDel()getMerId()getName()getPrice()getQuota()getSales()getSort()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetActivityId(Integer activityId) voidsetAuditStatus(Integer auditStatus) voidsetBrandId(Integer brandId) voidsetCategoryId(Integer categoryId) voidsetCreateTime(Long createTime) voidsetFlatPattern(String flatPattern) voidsetGuaranteeIds(String guaranteeIds) voidvoidvoidvoidvoidvoidsetKeyword(String keyword) voidvoidvoidsetPkValue(Object value) 设置主键值voidvoidsetProductId(Long productId) voidvoidsetQuotaShow(Integer quotaShow) voidvoidvoidsetSeckillPrice(Double seckillPrice) voidsetSliderImage(String sliderImage) voidvoidsetSpecType(Integer specType) voidvoidsetUnitName(String unitName) voidsetUpdateTime(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_activityId
protected boolean isset_activityId -
isset_productId
protected boolean isset_productId -
isset_merId
protected boolean isset_merId -
isset_image
protected boolean isset_image -
isset_flatPattern
protected boolean isset_flatPattern -
isset_sliderImage
protected boolean isset_sliderImage -
isset_name
protected boolean isset_name -
isset_intro
protected boolean isset_intro -
isset_keyword
protected boolean isset_keyword -
isset_brandId
protected boolean isset_brandId -
isset_categoryId
protected boolean isset_categoryId -
isset_guaranteeIds
protected boolean isset_guaranteeIds -
isset_price
protected boolean isset_price -
isset_seckillPrice
protected boolean isset_seckillPrice -
isset_unitName
protected boolean isset_unitName -
isset_sales
protected boolean isset_sales -
isset_tempId
protected boolean isset_tempId -
isset_sort
protected boolean isset_sort -
isset_specType
protected boolean isset_specType -
isset_isShow
protected boolean isset_isShow -
isset_auditStatus
protected boolean isset_auditStatus -
isset_reason
protected boolean isset_reason -
isset_quotaShow
protected boolean isset_quotaShow -
isset_quota
protected boolean isset_quota -
isset_isDel
protected boolean isset_isDel -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbSeckillProduct
public EbSeckillProduct()默认构造函数 -
EbSeckillProduct
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbSeckillProduct>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getActivityId
-
setActivityId
-
isEmptyActivityId
public boolean isEmptyActivityId() -
getProductId
-
setProductId
-
isEmptyProductId
public boolean isEmptyProductId() -
getMerId
-
setMerId
-
isEmptyMerId
public boolean isEmptyMerId() -
getImage
-
setImage
-
isEmptyImage
public boolean isEmptyImage() -
getFlatPattern
-
setFlatPattern
-
isEmptyFlatPattern
public boolean isEmptyFlatPattern() -
getSliderImage
-
setSliderImage
-
isEmptySliderImage
public boolean isEmptySliderImage() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getIntro
-
setIntro
-
isEmptyIntro
public boolean isEmptyIntro() -
getKeyword
-
setKeyword
-
isEmptyKeyword
public boolean isEmptyKeyword() -
getBrandId
-
setBrandId
-
isEmptyBrandId
public boolean isEmptyBrandId() -
getCategoryId
-
setCategoryId
-
isEmptyCategoryId
public boolean isEmptyCategoryId() -
getGuaranteeIds
-
setGuaranteeIds
-
isEmptyGuaranteeIds
public boolean isEmptyGuaranteeIds() -
getPrice
-
setPrice
-
isEmptyPrice
public boolean isEmptyPrice() -
getSeckillPrice
-
setSeckillPrice
-
isEmptySeckillPrice
public boolean isEmptySeckillPrice() -
getUnitName
-
setUnitName
-
isEmptyUnitName
public boolean isEmptyUnitName() -
getSales
-
setSales
-
isEmptySales
public boolean isEmptySales() -
getTempId
-
setTempId
-
isEmptyTempId
public boolean isEmptyTempId() -
getSort
-
setSort
-
isEmptySort
public boolean isEmptySort() -
getSpecType
-
setSpecType
-
isEmptySpecType
public boolean isEmptySpecType() -
getIsShow
-
setIsShow
-
isEmptyIsShow
public boolean isEmptyIsShow() -
getAuditStatus
-
setAuditStatus
-
isEmptyAuditStatus
public boolean isEmptyAuditStatus() -
getReason
-
setReason
-
isEmptyReason
public boolean isEmptyReason() -
getQuotaShow
-
setQuotaShow
-
isEmptyQuotaShow
public boolean isEmptyQuotaShow() -
getQuota
-
setQuota
-
isEmptyQuota
public boolean isEmptyQuota() -
getIsDel
-
setIsDel
-
isEmptyIsDel
public boolean isEmptyIsDel() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-