public class KoubeiCraftsmanDataProviderBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCraftsmanDataProviderBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<CraftsmanOpenModel> |
getCraftsmans()
Gets craftsmans.
|
Long |
getCurrentPageNo()
Gets current page no.
|
Long |
getPageSize()
Gets page size.
|
Long |
getTotalCraftsmans()
Gets total craftsmans.
|
Long |
getTotalPageNo()
Gets total page no.
|
void |
setCraftsmans(List<CraftsmanOpenModel> craftsmans)
Sets craftsmans.
|
void |
setCurrentPageNo(Long currentPageNo)
Sets current page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTotalCraftsmans(Long totalCraftsmans)
Sets total craftsmans.
|
void |
setTotalPageNo(Long totalPageNo)
Sets total page no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiCraftsmanDataProviderBatchqueryResponse()
public void setCraftsmans(List<CraftsmanOpenModel> craftsmans)
craftsmans
- the craftsmanspublic List<CraftsmanOpenModel> getCraftsmans()
public void setCurrentPageNo(Long currentPageNo)
currentPageNo
- the current page nopublic Long getCurrentPageNo()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Long getPageSize()
public void setTotalCraftsmans(Long totalCraftsmans)
totalCraftsmans
- the total craftsmanspublic Long getTotalCraftsmans()
public void setTotalPageNo(Long totalPageNo)
totalPageNo
- the total page nopublic Long getTotalPageNo()
Copyright © 2018. All rights reserved.