public class AlipayOpenSpOpporFeedbackModifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenSpOpporFeedbackModifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMsg() |
Boolean |
getSuccess() |
void |
setMsg(String msg) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setParams, setSubCode, setSubMsgpublic void setMsg(String msg)
setMsg 在类中 AlipayResponsepublic String getMsg()
getMsg 在类中 AlipayResponsepublic void setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.