public class KoubeiRetailWmsWarehouseQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiRetailWmsWarehouseQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getTotalCount()
Gets total count.
|
List<WarehouseVO> |
getWarehouses()
Gets warehouses.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
void |
setWarehouses(List<WarehouseVO> warehouses)
Sets warehouses.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiRetailWmsWarehouseQueryResponse()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
public void setWarehouses(List<WarehouseVO> warehouses)
warehouses
- the warehousespublic List<WarehouseVO> getWarehouses()
Copyright © 2018. All rights reserved.