public class KoubeiCateringKbcodeQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringKbcodeQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getBatchId()
Gets batch id.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getShopId()
Gets shop id.
|
void |
setBatchId(Long batchId)
Sets batch id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setShopId(String shopId)
Sets shop id.
|
public Long getBatchId()
public void setBatchId(Long batchId)
batchId
- the batch idpublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.