public class AlipayPassInstanceAddResponse extends AlipayResponse
Constructor and Description |
---|
AlipayPassInstanceAddResponse() |
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, setSubMsg
public void setResult(String result)
result
- the resultpublic String getResult()
public void setSuccess(String success)
success
- the successpublic String getSuccess()
Copyright © 2018. All rights reserved.