public class AlipayEcoMycarOrderRefundResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarOrderRefundResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getErrMsg()
Gets err msg.
|
String |
getSuccess()
Gets success.
|
void |
setErrMsg(String errMsg)
Sets err msg.
|
void |
setSuccess(String success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setErrMsg(String errMsg)
errMsg
- the err msgpublic String getErrMsg()
public void setSuccess(String success)
success
- the successpublic String getSuccess()
Copyright © 2018. All rights reserved.