public class ProfitSharingResult extends BaseWxPayResult implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProfitSharingResult.Receiver
分账接收方列表对象
|
returnCode, returnMsg| 构造器和说明 |
|---|
ProfitSharingResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProfitSharingResult.Receiver> |
getReceiverList()
获取分账接收方列表方法
|
protected void |
loadXml(Document d)
从XML文档中加载属性,供子类覆盖加载额外的属性
|
checkResult, fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXmlInteger, readXmlInteger, readXmlLong, readXmlString, readXmlString, toMap, toStringpublic List<ProfitSharingResult.Receiver> getReceiverList()
protected void loadXml(Document d)
BaseWxPayResultloadXml 在类中 BaseWxPayResultd - DocumentCopyright © 2024. All rights reserved.