public class KoubeiAdvertCommissionMissionSearchResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiAdvertCommissionMissionSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<KbAdvertMissionResponse> |
getData()
Gets data.
|
Long |
getPageIndex()
Gets page index.
|
Long |
getPageSize()
Gets page size.
|
Long |
getTotalCount()
Gets total count.
|
void |
setData(List<KbAdvertMissionResponse> data)
Sets data.
|
void |
setPageIndex(Long pageIndex)
Sets page index.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiAdvertCommissionMissionSearchResponse()
public void setData(List<KbAdvertMissionResponse> data)
data - the datapublic List<KbAdvertMissionResponse> getData()
public void setPageIndex(Long pageIndex)
pageIndex - the page indexpublic Long getPageIndex()
public void setPageSize(Long pageSize)
pageSize - the page sizepublic Long getPageSize()
public void setTotalCount(Long totalCount)
totalCount - the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.