public class WxPayOrderReverseRequest extends BaseWxPayRequest
撤销订单请求类 Created by Binary Wang on 2017-3-23.
构造器和说明 |
---|
WxPayOrderReverseRequest() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
checkConstraints()
检查约束情况.
|
protected void |
storeMap(Map<String,String> map)
将属性组装到一个Map中,供签名和最终发送XML时使用.
|
checkAndSign, fen2Yuan, getIgnoredParamsForSign, getSignParams, getWorkWxSign, ignoreAppid, ignoreSubAppId, ignoreSubMchId, isWxWorkSign, needNonceStr, setAppid, setMchId, setNonceStr, setWorkWxSign, toString, toXML, xmlRootTagName, yuan2Fen, yuanToFen
protected void checkConstraints() throws WxPayException
BaseWxPayRequest
checkConstraints
在类中 BaseWxPayRequest
WxPayException
- the wx pay exceptionprotected void storeMap(Map<String,String> map)
BaseWxPayRequest
storeMap
在类中 BaseWxPayRequest
map
- 传入的属性MapCopyright © 2023. All rights reserved.