|
||||||||||
| 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.MerchantTradeResult
com.foxinmy.weixin4j.payment.mch.Order
com.foxinmy.weixin4j.payment.mch.MICROPayRequest
public class MICROPayRequest
MICROPAY刷卡支付
PrePay,
PayRequest,
刷卡支付,
Serialized Form| Method Summary | |
|---|---|
WeixinPayAccount |
getPaymentAccount()
支付账号 |
TradeType |
getPaymentType()
支付类型 |
String |
getPrePayId()
返回null,请不要尝试作为支付请求 |
void |
setPaymentAccount(WeixinPayAccount paymentAccount)
|
PayRequest |
toRequestObject()
返回null,请不要尝试作为支付请求 |
String |
toRequestString()
返回null,请不要尝试作为支付请求 |
| Methods inherited from class com.foxinmy.weixin4j.payment.mch.Order |
|---|
getAttach, getBankType, getCashFeeType, getCouponCount, getCouponFee, getCouponList, getFormatBankType, getFormatCashFeeType, getFormatCouponFee, getFormatIsSubscribe, getFormatSubIsSubscribe, getFormatTimeEnd, getFormatTradeState, getFormatTradeType, getIsSubscribe, getOpenId, getSubIsSubscribe, getSubOpenId, getTimeEnd, getTradeState, getTradeStateDesc, getTradeType, setCouponList, toString |
| Methods inherited from class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult |
|---|
getCashFee, getFeeType, getFormatCashFee, getFormatFeeType, getFormatSettlementTotalFee, getFormatTotalFee, getOutTradeNo, getSettlementTotalFee, getTotalFee, getTransactionId |
| 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 TradeType getPaymentType()
MchPayRequest
getPaymentType in interface MchPayRequestpublic String toRequestString()
toRequestString in interface MchPayRequestpublic PayRequest toRequestObject()
toRequestObject in interface MchPayRequestpublic String getPrePayId()
getPrePayId in interface MchPayRequestpublic void setPaymentAccount(WeixinPayAccount paymentAccount)
public WeixinPayAccount getPaymentAccount()
MchPayRequest
getPaymentAccount in interface MchPayRequest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||