public class WxPayOrderQueryResult extends BaseWxPayResult implements Serializable
查询订单 返回结果对象 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, readXmlLong, readXmlString, readXmlString, toMap, toString
public void composeCoupons()
protected void loadXml(Document d)
loadXml
在类中 BaseWxPayResult
d
- DocumentCopyright © 2023. All rights reserved.