public class ListWarehouseStoragelocationResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
ListWarehouseStoragelocationResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<StorageLocation> |
getStorageLocationList()
库位信息
|
Long |
getTotalCount()
总条目
|
Long |
getTotalPage()
总页数
|
void |
setStorageLocationList(List<StorageLocation> storageLocationList)
库位信息
|
void |
setTotalCount(Long totalCount)
总条目
|
void |
setTotalPage(Long totalPage)
总页数
|
public List<StorageLocation> getStorageLocationList()
public void setStorageLocationList(List<StorageLocation> storageLocationList)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public Long getTotalPage()
public void setTotalPage(Long totalPage)
Copyright © 2021. All Rights Reserved.