public class WxPayOrderQueryResult extends BaseWxPayResult
查询订单 返回结果对象 Created by Binary Wang on 2016-10-24. 注释中各行每个字段描述对应如下:
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxPayOrderQueryResult.Coupon
The type Coupon.
|
returnCode, returnMsg| 构造器和说明 |
|---|
WxPayOrderQueryResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
composeCoupons()
通过xml组装coupons属性内容.
|
protected void |
loadXML(Document d)
从XML结构中加载额外的熟悉
|
checkResult, fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXMLInteger, readXMLInteger, readXMLString, readXMLString, toMap, toStringpublic void composeCoupons()
protected void loadXML(Document d)
loadXML 在类中 BaseWxPayResultd - DocumentCopyright © 2020. All rights reserved.