public class PayOrderOk extends AbstractOrder
createTime, id, updateTime| Constructor and Description |
|---|
PayOrderOk() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBalanceDate() |
Integer |
getFactAmt() |
Integer |
getFareAmt() |
Date |
getReqTime() |
String |
getSendNoticeStatus() |
static boolean |
isNoticeSended(String sendNoticeStatus)
判断是否已经发送了支付通知
|
void |
setBalanceDate(String balanceDate) |
void |
setFactAmt(Integer factAmt) |
void |
setFareAmt(Integer fareAmt) |
void |
setReqTime(Date reqTime) |
void |
setSendNoticeStatus(String sendNoticeStatus) |
getBizExt, getBizNo, getBizOrderId, getChannelOrderId, getExtraJson, getNotifyUrl, getOrderAmt, getOrderGroup, getOrderIp, getOrderType, getPageCharset, getPageUrl, getPayType, getPeerId, getPhone, getProductDesc, getProductId, getProductName, getUserShow, getVersion, getXunleiId, getXunleiPayId, setBizExt, setBizNo, setBizOrderId, setChannelOrderId, setExtraJson, setNotifyUrl, setOrderAmt, setOrderGroup, setOrderIp, setOrderType, setPageCharset, setPageUrl, setPayType, setPeerId, setPhone, setProductDesc, setProductId, setProductName, setUserShow, setVersion, setXunleiId, setXunleiPayIdgetCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getSendNoticeStatus()
public void setSendNoticeStatus(String sendNoticeStatus)
sendNoticeStatus - the sendNoticeStatus to setpublic Integer getFareAmt()
public void setFareAmt(Integer fareAmt)
fareAmt - the fareAmt to setpublic Integer getFactAmt()
public void setFactAmt(Integer factAmt)
factAmt - the factAmt to setpublic Date getReqTime()
public void setReqTime(Date reqTime)
reqTime - the reqTime to setpublic String getBalanceDate()
public void setBalanceDate(String balanceDate)
balanceDate - the balanceDate to setpublic static boolean isNoticeSended(String sendNoticeStatus)
sendNoticeStatus - Copyright © 2016. All rights reserved.