public class PromoPageInfo extends AlipayObject
Constructor and Description |
---|
PromoPageInfo() |
Modifier and Type | Method and Description |
---|---|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.