public class AlipayUserCharityForestsendpicSendResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserCharityForestsendpicSendResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getResultCode()
Gets result code.
|
String |
getResultDesc()
Gets result desc.
|
String |
getSuccess()
Gets success.
|
void |
setResultCode(String resultCode)
Sets result code.
|
void |
setResultDesc(String resultDesc)
Sets result desc.
|
void |
setSuccess(String success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserCharityForestsendpicSendResponse()
public void setResultCode(String resultCode)
resultCode
- the result codepublic String getResultCode()
public void setResultDesc(String resultDesc)
resultDesc
- the result descpublic String getResultDesc()
public void setSuccess(String success)
success
- the successpublic String getSuccess()
Copyright © 2018. All rights reserved.