public class AlipayPassTplContentAddResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPassTplContentAddResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getBizResult() |
java.lang.String |
getErrorCode()
废弃方法,请使用getCode替换
|
java.lang.String |
getSuccess() |
void |
setBizResult(java.lang.String bizResult) |
void |
setErrorCode(java.lang.String errorCode)
废弃方法,请使用setCode替换
|
void |
setSuccess(java.lang.String success) |
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBizResult(java.lang.String bizResult)
public java.lang.String getBizResult()
public void setErrorCode(java.lang.String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic java.lang.String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponsepublic void setSuccess(java.lang.String success)
public java.lang.String getSuccess()
Copyright © 2018. All Rights Reserved.