public class KoubeiRetailWmsInventoryBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsInventoryBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGoodsCodeList()
Gets goods code list.
|
String |
getInventoryType()
Gets inventory type.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getWarehouseCode()
Gets warehouse code.
|
void |
setGoodsCodeList(List<String> goodsCodeList)
Sets goods code list.
|
void |
setInventoryType(String inventoryType)
Sets inventory type.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
public KoubeiRetailWmsInventoryBatchqueryModel()
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 OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codeCopyright © 2018. All rights reserved.