public class KoubeiRetailWmsInventoryrecordQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsInventoryrecordQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchCode()
Gets batch code.
|
Date |
getEndTime()
Gets end time.
|
String |
getGoodsCode()
Gets goods code.
|
String |
getInventoryType()
Gets inventory type.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getOperateType()
Gets operate type.
|
String |
getOutBizId()
Gets out biz id.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
Date |
getStartTime()
Gets start time.
|
String |
getWarehouseCode()
Gets warehouse code.
|
void |
setBatchCode(String batchCode)
Sets batch code.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setGoodsCode(String goodsCode)
Sets goods code.
|
void |
setInventoryType(String inventoryType)
Sets inventory type.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setOperateType(String operateType)
Sets operate type.
|
void |
setOutBizId(String outBizId)
Sets out biz id.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
public KoubeiRetailWmsInventoryrecordQueryModel()
public String getBatchCode()
public void setBatchCode(String batchCode)
batchCode
- the batch codepublic Date getEndTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic String getGoodsCode()
public void setGoodsCode(String goodsCode)
goodsCode
- the goods codepublic String getInventoryType()
public void setInventoryType(String inventoryType)
inventoryType
- the inventory typepublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getOperateType()
public void setOperateType(String operateType)
operateType
- the operate typepublic String getOutBizId()
public void setOutBizId(String outBizId)
outBizId
- the out biz idpublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timepublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codeCopyright © 2018. All rights reserved.