public class Order extends Object implements Serializable
| 构造器和说明 |
|---|
Order() |
public static final Integer DEPARTMENT_A
public static final Integer DEPARTMENT_B
public static final Integer DEPARTMENT_C
public static final Integer DEPARTMENT_D
public static final Integer STATUS_FAIL
public static final Integer STATUS_COMPLETE
public static final Integer STATUS_PROCCESS
public static final Integer Notify_Satus_Notify
public static final Integer Notify_Satus_Unnotify
public static final Integer Notify_Satus_Expire
public static final Integer Pay_Type_fund
public static final Integer Pay_Type_credit
public static final Integer Pay_Type_post
public static final Integer Pay_Type_check
public static final Integer Pay_Type_klfund
public static final Integer Pay_Type_Loan
public static final Integer Pay_Type_Debt
public static final Integer Pay_Type_Small
public static final Integer Pay_Resource_b2b
public static final Integer Pay_Resource_oms
public static final Integer Pay_online
public static final Integer Pay_offline
public static final Integer Type_normal
public static final Integer Type_small
public static final Integer product_status_not_choice
public static final Integer product_status_choice
public Long getId()
public void setId(Long id)
public Long getUid()
public void setUid(Long uid)
public Integer getDepartment()
public void setDepartment(Integer department)
public Integer getPayType()
public void setPayType(Integer payType)
public Integer getResource()
public void setResource(Integer resource)
public String getOrderNo()
public void setOrderNo(String orderNo)
public BigDecimal getPriceTot()
public void setPriceTot(BigDecimal priceTot)
public Integer getStatus()
public void setStatus(Integer status)
public String getInfo()
public void setInfo(String info)
public Integer getPayLine()
public void setPayLine(Integer payLine)
public Long getOrderAt()
public void setOrderAt(Long orderAt)
public Long getPayAt()
public void setPayAt(Long payAt)
public Integer getNotifyCount()
public void setNotifyCount(Integer notifyCount)
public Integer getNotifyStatus()
public void setNotifyStatus(Integer notifyStatus)
public String getNotifyUrl()
public void setNotifyUrl(String notifyUrl)
public Integer getOrderType()
public void setOrderType(Integer orderType)
public Integer getProductStatus()
public void setProductStatus(Integer productStatus)
public Long getConfirmAt()
public void setConfirmAt(Long confirmAt)
public Long getNextnNotifyAt()
public void setNextnNotifyAt(Long nextnNotifyAt)
public String getAdditional()
public void setAdditional(String additional)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public String getReturnUrl()
public void setReturnUrl(String returnUrl)
public String getCompany()
public void setCompany(String company)
Copyright © 2017. All rights reserved.