public class AlipayMobileRecommendGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMobileRecommendGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getItems()
Gets items.
|
String |
getRecommendId()
Gets recommend id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setItems(String items)
Sets items.
|
void |
setRecommendId(String recommendId)
Sets recommend id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setExtInfo(String extInfo)
extInfo - the ext infopublic String getExtInfo()
public void setItems(String items)
items - the itemspublic String getItems()
public void setRecommendId(String recommendId)
recommendId - the recommend idpublic String getRecommendId()
Copyright © 2018. All rights reserved.