类 EbProduct

java.lang.Object
com.walker.jdbc.BasePo<EbProduct>
com.ishop.model.po.EbProduct
所有已实现的接口:
Serializable, Cloneable
直接已知子类:
EbProduct_mapper

public class EbProduct extends com.walker.jdbc.BasePo<EbProduct>
表名:EB_PRODUCT *
作者:
genrator
另请参阅:
  • 字段详细资料

    • isset_id

      protected boolean isset_id
    • 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_cateId

      protected boolean isset_cateId
    • 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_vipPrice

      protected boolean isset_vipPrice
    • isset_otPrice

      protected boolean isset_otPrice
    • isset_unitName

      protected boolean isset_unitName
    • isset_sales

      protected boolean isset_sales
    • isset_stock

      protected boolean isset_stock
    • isset_cost

      protected boolean isset_cost
    • isset_ficti

      protected boolean isset_ficti
    • isset_browse

      protected boolean isset_browse
    • isset_codePath

      protected boolean isset_codePath
    • isset_tempId

      protected boolean isset_tempId
    • isset_sort

      protected boolean isset_sort
    • isset_rankNum

      protected boolean isset_rankNum
    • isset_specType

      protected boolean isset_specType
    • isset_isRecycle

      protected boolean isset_isRecycle
    • isset_isSub

      protected boolean isset_isSub
    • isset_isShow

      protected boolean isset_isShow
    • isset_auditStatus

      protected boolean isset_auditStatus
    • isset_isAudit

      protected boolean isset_isAudit
    • isset_reason

      protected boolean isset_reason
    • isset_isDel

      protected boolean isset_isDel
    • isset_createTime

      protected boolean isset_createTime
    • isset_updateTime

      protected boolean isset_updateTime
  • 构造器详细资料

    • EbProduct

      public EbProduct()
      默认构造函数
    • EbProduct

      public EbProduct(Long id)
      根据主键构造对象
  • 方法详细资料

    • setPkValue

      public void setPkValue(Object value)
      设置主键值
      指定者:
      setPkValue 在类中 com.walker.jdbc.BasePo<EbProduct>
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • isEmptyId

      public boolean isEmptyId()
    • getMerId

      public Integer getMerId()
    • setMerId

      public void setMerId(Integer merId)
    • isEmptyMerId

      public boolean isEmptyMerId()
    • getImage

      public String getImage()
    • setImage

      public void setImage(String image)
    • isEmptyImage

      public boolean isEmptyImage()
    • getFlatPattern

      public String getFlatPattern()
    • setFlatPattern

      public void setFlatPattern(String flatPattern)
    • isEmptyFlatPattern

      public boolean isEmptyFlatPattern()
    • getSliderImage

      public String getSliderImage()
    • setSliderImage

      public void setSliderImage(String sliderImage)
    • isEmptySliderImage

      public boolean isEmptySliderImage()
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • isEmptyName

      public boolean isEmptyName()
    • getIntro

      public String getIntro()
    • setIntro

      public void setIntro(String intro)
    • isEmptyIntro

      public boolean isEmptyIntro()
    • getKeyword

      public String getKeyword()
    • setKeyword

      public void setKeyword(String keyword)
    • isEmptyKeyword

      public boolean isEmptyKeyword()
    • getCateId

      public String getCateId()
    • setCateId

      public void setCateId(String cateId)
    • isEmptyCateId

      public boolean isEmptyCateId()
    • getBrandId

      public Integer getBrandId()
    • setBrandId

      public void setBrandId(Integer brandId)
    • isEmptyBrandId

      public boolean isEmptyBrandId()
    • getCategoryId

      public Integer getCategoryId()
    • setCategoryId

      public void setCategoryId(Integer categoryId)
    • isEmptyCategoryId

      public boolean isEmptyCategoryId()
    • getGuaranteeIds

      public String getGuaranteeIds()
    • setGuaranteeIds

      public void setGuaranteeIds(String guaranteeIds)
    • isEmptyGuaranteeIds

      public boolean isEmptyGuaranteeIds()
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • isEmptyPrice

      public boolean isEmptyPrice()
    • getVipPrice

      public Double getVipPrice()
    • setVipPrice

      public void setVipPrice(Double vipPrice)
    • isEmptyVipPrice

      public boolean isEmptyVipPrice()
    • getOtPrice

      public Double getOtPrice()
    • setOtPrice

      public void setOtPrice(Double otPrice)
    • isEmptyOtPrice

      public boolean isEmptyOtPrice()
    • getUnitName

      public String getUnitName()
    • setUnitName

      public void setUnitName(String unitName)
    • isEmptyUnitName

      public boolean isEmptyUnitName()
    • getSales

      public Integer getSales()
    • setSales

      public void setSales(Integer sales)
    • isEmptySales

      public boolean isEmptySales()
    • getStock

      public Integer getStock()
    • setStock

      public void setStock(Integer stock)
    • isEmptyStock

      public boolean isEmptyStock()
    • getCost

      public Double getCost()
    • setCost

      public void setCost(Double cost)
    • isEmptyCost

      public boolean isEmptyCost()
    • getFicti

      public Integer getFicti()
    • setFicti

      public void setFicti(Integer ficti)
    • isEmptyFicti

      public boolean isEmptyFicti()
    • getBrowse

      public Integer getBrowse()
    • setBrowse

      public void setBrowse(Integer browse)
    • isEmptyBrowse

      public boolean isEmptyBrowse()
    • getCodePath

      public String getCodePath()
    • setCodePath

      public void setCodePath(String codePath)
    • isEmptyCodePath

      public boolean isEmptyCodePath()
    • getSoureLink

      public String getSoureLink()
    • setSoureLink

      public void setSoureLink(String soureLink)
    • isEmptySoureLink

      public boolean isEmptySoureLink()
    • getVideoLink

      public String getVideoLink()
    • setVideoLink

      public void setVideoLink(String videoLink)
    • isEmptyVideoLink

      public boolean isEmptyVideoLink()
    • getTempId

      public Integer getTempId()
    • setTempId

      public void setTempId(Integer tempId)
    • isEmptyTempId

      public boolean isEmptyTempId()
    • getSort

      public Integer getSort()
    • setSort

      public void setSort(Integer sort)
    • isEmptySort

      public boolean isEmptySort()
    • getRankNum

      public Integer getRankNum()
    • setRankNum

      public void setRankNum(Integer rankNum)
    • isEmptyRankNum

      public boolean isEmptyRankNum()
    • getSpecType

      public Integer getSpecType()
    • setSpecType

      public void setSpecType(Integer specType)
    • isEmptySpecType

      public boolean isEmptySpecType()
    • getIsRecycle

      public Integer getIsRecycle()
    • setIsRecycle

      public void setIsRecycle(Integer isRecycle)
    • isEmptyIsRecycle

      public boolean isEmptyIsRecycle()
    • getIsSub

      public Integer getIsSub()
    • setIsSub

      public void setIsSub(Integer isSub)
    • isEmptyIsSub

      public boolean isEmptyIsSub()
    • getIsShow

      public Integer getIsShow()
    • setIsShow

      public void setIsShow(Integer isShow)
    • isEmptyIsShow

      public boolean isEmptyIsShow()
    • getAuditStatus

      public Integer getAuditStatus()
    • setAuditStatus

      public void setAuditStatus(Integer auditStatus)
    • isEmptyAuditStatus

      public boolean isEmptyAuditStatus()
    • getIsAudit

      public Integer getIsAudit()
    • setIsAudit

      public void setIsAudit(Integer isAudit)
    • isEmptyIsAudit

      public boolean isEmptyIsAudit()
    • getReason

      public String getReason()
    • setReason

      public void setReason(String reason)
    • isEmptyReason

      public boolean isEmptyReason()
    • getIsDel

      public Integer getIsDel()
    • setIsDel

      public void setIsDel(Integer isDel)
    • isEmptyIsDel

      public boolean isEmptyIsDel()
    • getCreateTime

      public Long getCreateTime()
    • setCreateTime

      public void setCreateTime(Long createTime)
    • isEmptyCreateTime

      public boolean isEmptyCreateTime()
    • getUpdateTime

      public Long getUpdateTime()
    • setUpdateTime

      public void setUpdateTime(Long updateTime)
    • isEmptyUpdateTime

      public boolean isEmptyUpdateTime()
    • toString

      public String toString()
      重写 toString() 方法
      覆盖:
      toString 在类中 Object
    • $clone

      public EbProduct $clone()
      克隆