public class AlipayOfflineMarketShopBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentPageno()
Gets current pageno.
|
List<String> |
getShopIds()
Gets shop ids.
|
String |
getTotalPageno()
Gets total pageno.
|
void |
setCurrentPageno(String currentPageno)
Sets current pageno.
|
void |
setShopIds(List<String> shopIds)
Sets shop ids.
|
void |
setTotalPageno(String totalPageno)
Sets total pageno.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketShopBatchqueryResponse()
public void setCurrentPageno(String currentPageno)
currentPageno
- the current pagenopublic String getCurrentPageno()
public void setShopIds(List<String> shopIds)
shopIds
- the shop idspublic void setTotalPageno(String totalPageno)
totalPageno
- the total pagenopublic String getTotalPageno()
Copyright © 2018. All rights reserved.