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