public class KoubeiAdvertDataPromotedetailChannelBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiAdvertDataPromotedetailChannelBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAdvId()
Gets adv id.
|
String |
getChannelId()
Gets channel id.
|
Date |
getEndDate()
Gets end date.
|
String |
getExtInfo()
Gets ext info.
|
Long |
getPageIndex()
Gets page index.
|
Long |
getPageSize()
Gets page size.
|
Date |
getStartDate()
Gets start date.
|
void |
setAdvId(String advId)
Sets adv id.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setEndDate(Date endDate)
Sets end date.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setPageIndex(Long pageIndex)
Sets page index.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStartDate(Date startDate)
Sets start date.
|
public KoubeiAdvertDataPromotedetailChannelBatchqueryModel()
public String getAdvId()
public void setAdvId(String advId)
advId
- the adv idpublic String getChannelId()
public void setChannelId(String channelId)
channelId
- the channel idpublic Date getEndDate()
public void setEndDate(Date endDate)
endDate
- the end datepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic Long getPageIndex()
public void setPageIndex(Long pageIndex)
pageIndex
- the page indexpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Date getStartDate()
public void setStartDate(Date startDate)
startDate
- the start dateCopyright © 2018. All rights reserved.