public class WxPayShorturlRequest extends WxPayBaseRequest
转换短链接请求对象类 Created by Binary Wang on 2017-3-27.
| 构造器和说明 |
|---|
WxPayShorturlRequest() |
WxPayShorturlRequest(String longUrl) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConstraints()
检查约束情况
|
String |
getLongUrl() |
void |
setLongUrl(String longUrl) |
checkAndSign, checkFields, getAppid, getMchId, getNonceStr, getSign, getSubAppId, getSubMchId, setAppid, setMchId, setNonceStr, setSign, setSubAppId, setSubMchId, toString, toXML, yuanToFeepublic WxPayShorturlRequest()
public WxPayShorturlRequest(String longUrl)
public String getLongUrl()
public void setLongUrl(String longUrl)
protected void checkConstraints()
WxPayBaseRequestcheckConstraints 在类中 WxPayBaseRequestCopyright © 2017. All rights reserved.