public class PayPreResponse extends PayResponse
responsetext| 构造器和说明 |
|---|
PayPreResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppid() |
String |
getThirdpayno() |
PayPreResponse |
result(Map<String,String> result) |
PayPreResponse |
retcode(int retcode) |
PayPreResponse |
retinfo(String retinfo) |
void |
setAppid(String appid) |
void |
setThirdpayno(String thirdpayno) |
attach, attach, getResponsetext, setResponsetext, toStringpublic PayPreResponse retcode(int retcode)
retcode 在类中 PayResponsepublic PayPreResponse retinfo(String retinfo)
retinfo 在类中 PayResponsepublic PayPreResponse result(Map<String,String> result)
result 在类中 PayResponsepublic String getThirdpayno()
public void setThirdpayno(String thirdpayno)
public String getAppid()
public void setAppid(String appid)
Copyright © 2020. All rights reserved.