public class KoubeiItemTaobaoIndexQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiItemTaobaoIndexQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getColumnTitle()
Gets column title.
|
String |
getExtInfo()
Gets ext info.
|
List<KbItemInfo> |
getItemList()
Gets item list.
|
String |
getTimeIcon()
Gets time icon.
|
String |
getTimeTitle()
Gets time title.
|
String |
getUrl()
Gets url.
|
void |
setColumnTitle(String columnTitle)
Sets column title.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setItemList(List<KbItemInfo> itemList)
Sets item list.
|
void |
setTimeIcon(String timeIcon)
Sets time icon.
|
void |
setTimeTitle(String timeTitle)
Sets time title.
|
void |
setUrl(String url)
Sets url.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setColumnTitle(String columnTitle)
columnTitle
- the column titlepublic String getColumnTitle()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getExtInfo()
public void setItemList(List<KbItemInfo> itemList)
itemList
- the item listpublic List<KbItemInfo> getItemList()
public void setTimeIcon(String timeIcon)
timeIcon
- the time iconpublic String getTimeIcon()
public void setTimeTitle(String timeTitle)
timeTitle
- the time titlepublic String getTimeTitle()
public void setUrl(String url)
url
- the urlpublic String getUrl()
Copyright © 2018. All rights reserved.