public class WxScanPayNotifyResult extends BaseWxPayResult implements Serializable
扫码支付通知回调类. 具体定义,请查看文档:https://pay.weixin.qq.com/wiki/doc/api/native.php?chapter=6_4
returnCode, returnMsg
构造器和说明 |
---|
WxScanPayNotifyResult() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
loadXml(Document d)
从XML文档中加载属性,供子类覆盖加载额外的属性
|
checkResult, fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXmlInteger, readXmlInteger, readXmlLong, readXmlString, readXmlString, toMap, toString
protected void loadXml(Document d)
BaseWxPayResult
loadXml
在类中 BaseWxPayResult
d
- DocumentCopyright © 2023. All rights reserved.