public class AlipayMobilePublicFollowAddResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMobilePublicFollowAddResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Getter method for property code.
|
void |
setCode(String code)
Setter method for property code.
|
getBody, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCode(String code)
AlipayResponsesetCode in class AlipayResponsecode - value to be assigned to property codepublic String getCode()
AlipayResponsegetCode in class AlipayResponseCopyright © 2018. All rights reserved.