|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.http.weixin.XmlResult
com.foxinmy.weixin4j.payment.mch.MerchantResult
com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
public class CorpPaymentRecord
企业付款记录
,
Serialized Form| Method Summary | |
|---|---|
String |
getCheckNameResult()
|
String |
getCheckNameType()
|
String |
getDesc()
|
String |
getFailureReason()
|
boolean |
getFormatCheckNameResult()
格式化交易状态 |
CorpPaymentCheckNameType |
getFormatCheckNameType()
|
double |
getFormatPaymentAmount()
调用接口获取单位为分,get方法转换为元方便使用 |
boolean |
getFormatTransactionStatus()
格式化交易状态 |
Date |
getFormatTransferTime()
格式化转账时间 |
String |
getOpenId()
|
String |
getOutTradeNo()
|
int |
getPaymentAmount()
|
String |
getTransactionId()
|
String |
getTransactionStatus()
|
String |
getTransferName()
|
String |
getTransferTime()
|
String |
toString()
|
| Methods inherited from class com.foxinmy.weixin4j.payment.mch.MerchantResult |
|---|
getAppId, getDeviceInfo, getFormatRecall, getFormatSignType, getMchId, getNonceStr, getRecall, getSign, getSignType, getSubAppId, getSubMchId, setAppId, setDeviceInfo, setMchId, setNonceStr, setRecall, setSign, setSignType, setSubAppId, setSubMchId |
| Methods inherited from class com.foxinmy.weixin4j.http.weixin.XmlResult |
|---|
getErrCode, getErrCodeDes, getResultCode, getReturnCode, getReturnMsg, setErrCode, setErrCodeDes, setResultCode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getTransactionId()
public String getOutTradeNo()
public String getTransactionStatus()
public boolean getFormatTransactionStatus()
public String getFailureReason()
public String getOpenId()
public String getTransferName()
public int getPaymentAmount()
public double getFormatPaymentAmount()
public String getTransferTime()
public Date getFormatTransferTime()
public String getCheckNameType()
public CorpPaymentCheckNameType getFormatCheckNameType()
public String getDesc()
public String getCheckNameResult()
public boolean getFormatCheckNameResult()
public String toString()
toString in class MerchantResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||