public class AlipayMobileBeaconDeviceModifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMobileBeaconDeviceModifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getCode()
Getter method for property code.
|
java.lang.String |
getMsg() |
void |
setCode(java.lang.String code)
Setter method for property code.
|
void |
setMsg(java.lang.String msg) |
getBody, getErrorCode, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setParams, setSubCode, setSubMsgpublic void setCode(java.lang.String code)
AlipayResponsesetCode 在类中 AlipayResponsecode - value to be assigned to property codepublic java.lang.String getCode()
AlipayResponsegetCode 在类中 AlipayResponsepublic void setMsg(java.lang.String msg)
setMsg 在类中 AlipayResponsepublic java.lang.String getMsg()
getMsg 在类中 AlipayResponseCopyright © 2018. All Rights Reserved.