public class KoubeiSalesKbassetStuffPurchaseorderQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiSalesKbassetStuffPurchaseorderQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<AccessPurchaseOrder> |
getAssetPurchaseOrders()
Gets asset purchase orders.
|
Boolean |
getHasNextPage()
Gets has next page.
|
void |
setAssetPurchaseOrders(List<AccessPurchaseOrder> assetPurchaseOrders)
Sets asset purchase orders.
|
void |
setHasNextPage(Boolean hasNextPage)
Sets has next page.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiSalesKbassetStuffPurchaseorderQueryResponse()
public void setAssetPurchaseOrders(List<AccessPurchaseOrder> assetPurchaseOrders)
assetPurchaseOrders
- the asset purchase orderspublic List<AccessPurchaseOrder> getAssetPurchaseOrders()
public void setHasNextPage(Boolean hasNextPage)
hasNextPage
- the has next pagepublic Boolean getHasNextPage()
Copyright © 2018. All rights reserved.