类 EbOrder

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

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

    • isset_id

      protected boolean isset_id
    • isset_orderNo

      protected boolean isset_orderNo
    • isset_merId

      protected boolean isset_merId
    • isset_uid

      protected boolean isset_uid
    • isset_totalNum

      protected boolean isset_totalNum
    • isset_proTotalPrice

      protected boolean isset_proTotalPrice
    • isset_totalPostage

      protected boolean isset_totalPostage
    • isset_totalPrice

      protected boolean isset_totalPrice
    • isset_couponPrice

      protected boolean isset_couponPrice
    • isset_useIntegral

      protected boolean isset_useIntegral
    • isset_integralPrice

      protected boolean isset_integralPrice
    • isset_payPrice

      protected boolean isset_payPrice
    • isset_payPostage

      protected boolean isset_payPostage
    • isset_paid

      protected boolean isset_paid
    • isset_payTime

      protected boolean isset_payTime
    • isset_payType

      protected boolean isset_payType
    • isset_payChannel

      protected boolean isset_payChannel
    • isset_status

      protected boolean isset_status
    • isset_refundStatus

      protected boolean isset_refundStatus
    • isset_cancelStatus

      protected boolean isset_cancelStatus
    • isset_isUserDel

      protected boolean isset_isUserDel
    • isset_isMerchantDel

      protected boolean isset_isMerchantDel
    • isset_gainIntegral

      protected boolean isset_gainIntegral
    • isset_outTradeNo

      protected boolean isset_outTradeNo
    • isset_redirect

      protected boolean isset_redirect
    • isset_type

      protected boolean isset_type
    • isset_level

      protected boolean isset_level
    • isset_platOrderNo

      protected boolean isset_platOrderNo
    • isset_isDel

      protected boolean isset_isDel
    • isset_receivingTime

      protected boolean isset_receivingTime
    • isset_createTime

      protected boolean isset_createTime
    • isset_updateTime

      protected boolean isset_updateTime
  • 构造器详细资料

    • EbOrder

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

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

    • setPkValue

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

      public Long getId()
    • setId

      public void setId(Long id)
    • isEmptyId

      public boolean isEmptyId()
    • getOrderNo

      public String getOrderNo()
    • setOrderNo

      public void setOrderNo(String orderNo)
    • isEmptyOrderNo

      public boolean isEmptyOrderNo()
    • getMerId

      public Integer getMerId()
    • setMerId

      public void setMerId(Integer merId)
    • isEmptyMerId

      public boolean isEmptyMerId()
    • getUid

      public Long getUid()
    • setUid

      public void setUid(Long uid)
    • isEmptyUid

      public boolean isEmptyUid()
    • getTotalNum

      public Integer getTotalNum()
    • setTotalNum

      public void setTotalNum(Integer totalNum)
    • isEmptyTotalNum

      public boolean isEmptyTotalNum()
    • getProTotalPrice

      public Double getProTotalPrice()
    • setProTotalPrice

      public void setProTotalPrice(Double proTotalPrice)
    • isEmptyProTotalPrice

      public boolean isEmptyProTotalPrice()
    • getTotalPostage

      public Double getTotalPostage()
    • setTotalPostage

      public void setTotalPostage(Double totalPostage)
    • isEmptyTotalPostage

      public boolean isEmptyTotalPostage()
    • getTotalPrice

      public Double getTotalPrice()
    • setTotalPrice

      public void setTotalPrice(Double totalPrice)
    • isEmptyTotalPrice

      public boolean isEmptyTotalPrice()
    • getCouponPrice

      public Double getCouponPrice()
    • setCouponPrice

      public void setCouponPrice(Double couponPrice)
    • isEmptyCouponPrice

      public boolean isEmptyCouponPrice()
    • getUseIntegral

      public Integer getUseIntegral()
    • setUseIntegral

      public void setUseIntegral(Integer useIntegral)
    • isEmptyUseIntegral

      public boolean isEmptyUseIntegral()
    • getIntegralPrice

      public Double getIntegralPrice()
    • setIntegralPrice

      public void setIntegralPrice(Double integralPrice)
    • isEmptyIntegralPrice

      public boolean isEmptyIntegralPrice()
    • getPayPrice

      public Double getPayPrice()
    • setPayPrice

      public void setPayPrice(Double payPrice)
    • isEmptyPayPrice

      public boolean isEmptyPayPrice()
    • getPayPostage

      public Double getPayPostage()
    • setPayPostage

      public void setPayPostage(Double payPostage)
    • isEmptyPayPostage

      public boolean isEmptyPayPostage()
    • getPaid

      public Integer getPaid()
    • setPaid

      public void setPaid(Integer paid)
    • isEmptyPaid

      public boolean isEmptyPaid()
    • getPayTime

      public Long getPayTime()
    • setPayTime

      public void setPayTime(Long payTime)
    • isEmptyPayTime

      public boolean isEmptyPayTime()
    • getPayType

      public String getPayType()
    • setPayType

      public void setPayType(String payType)
    • isEmptyPayType

      public boolean isEmptyPayType()
    • getPayChannel

      public String getPayChannel()
    • setPayChannel

      public void setPayChannel(String payChannel)
    • isEmptyPayChannel

      public boolean isEmptyPayChannel()
    • getStatus

      public Integer getStatus()
    • setStatus

      public void setStatus(Integer status)
    • isEmptyStatus

      public boolean isEmptyStatus()
    • getRefundStatus

      public Integer getRefundStatus()
    • setRefundStatus

      public void setRefundStatus(Integer refundStatus)
    • isEmptyRefundStatus

      public boolean isEmptyRefundStatus()
    • getCancelStatus

      public Integer getCancelStatus()
    • setCancelStatus

      public void setCancelStatus(Integer cancelStatus)
    • isEmptyCancelStatus

      public boolean isEmptyCancelStatus()
    • getIsUserDel

      public Integer getIsUserDel()
    • setIsUserDel

      public void setIsUserDel(Integer isUserDel)
    • isEmptyIsUserDel

      public boolean isEmptyIsUserDel()
    • getIsMerchantDel

      public Integer getIsMerchantDel()
    • setIsMerchantDel

      public void setIsMerchantDel(Integer isMerchantDel)
    • isEmptyIsMerchantDel

      public boolean isEmptyIsMerchantDel()
    • getGainIntegral

      public Integer getGainIntegral()
    • setGainIntegral

      public void setGainIntegral(Integer gainIntegral)
    • isEmptyGainIntegral

      public boolean isEmptyGainIntegral()
    • getOutTradeNo

      public String getOutTradeNo()
    • setOutTradeNo

      public void setOutTradeNo(String outTradeNo)
    • isEmptyOutTradeNo

      public boolean isEmptyOutTradeNo()
    • getRedirect

      public String getRedirect()
    • setRedirect

      public void setRedirect(String redirect)
    • isEmptyRedirect

      public boolean isEmptyRedirect()
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)
    • isEmptyType

      public boolean isEmptyType()
    • getLevel

      public Integer getLevel()
    • setLevel

      public void setLevel(Integer level)
    • isEmptyLevel

      public boolean isEmptyLevel()
    • getPlatOrderNo

      public String getPlatOrderNo()
    • setPlatOrderNo

      public void setPlatOrderNo(String platOrderNo)
    • isEmptyPlatOrderNo

      public boolean isEmptyPlatOrderNo()
    • getIsDel

      public Integer getIsDel()
    • setIsDel

      public void setIsDel(Integer isDel)
    • isEmptyIsDel

      public boolean isEmptyIsDel()
    • getReceivingTime

      public Long getReceivingTime()
    • setReceivingTime

      public void setReceivingTime(Long receivingTime)
    • isEmptyReceivingTime

      public boolean isEmptyReceivingTime()
    • 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 EbOrder $clone()
      克隆