public class KoubeiRetailWmsBatchinventoryQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsBatchinventoryQueryModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGoodsCodeList()
Gets goods code list.
|
String |
getInventoryType()
Gets inventory type.
|
String |
getWarehouseCode()
Gets warehouse code.
|
void |
setGoodsCodeList(List<String> goodsCodeList)
Sets goods code list.
|
void |
setInventoryType(String inventoryType)
Sets inventory type.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
public KoubeiRetailWmsBatchinventoryQueryModel()
public List<String> getGoodsCodeList()
public void setGoodsCodeList(List<String> goodsCodeList)
goodsCodeList
- the goods code listpublic String getInventoryType()
public void setInventoryType(String inventoryType)
inventoryType
- the inventory typepublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codeCopyright © 2018. All rights reserved.