public class AlipayPassTemplateAddResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayPassTemplateAddResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResult()
Gets result.
|
String |
getSuccess()
Gets success.
|
void |
setResult(String result)
Sets result.
|
void |
setSuccess(String success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setResult(String result)
result - the resultpublic String getResult()
public void setSuccess(String success)
success - the successpublic String getSuccess()
Copyright © 2018. All rights reserved.