public class KoubeiRetailWmsWorkBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsWorkBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
Date |
getGmtFinishedFrom()
Gets gmt finished from.
|
Date |
getGmtFinishedTo()
Gets gmt finished to.
|
String |
getNoticeOutBizNo()
Gets notice out biz no.
|
String |
getNoticeOutBizType()
Gets notice out biz type.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getOperator()
Gets operator.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
String |
getStatus()
Gets status.
|
String |
getWarehouseCode()
Gets warehouse code.
|
String |
getWorkType()
Gets work type.
|
void |
setGmtFinishedFrom(Date gmtFinishedFrom)
Sets gmt finished from.
|
void |
setGmtFinishedTo(Date gmtFinishedTo)
Sets gmt finished to.
|
void |
setNoticeOutBizNo(String noticeOutBizNo)
Sets notice out biz no.
|
void |
setNoticeOutBizType(String noticeOutBizType)
Sets notice out biz type.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setOperator(String operator)
Sets operator.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStatus(String status)
Sets status.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
void |
setWorkType(String workType)
Sets work type.
|
public Date getGmtFinishedFrom()
public void setGmtFinishedFrom(Date gmtFinishedFrom)
gmtFinishedFrom
- the gmt finished frompublic Date getGmtFinishedTo()
public void setGmtFinishedTo(Date gmtFinishedTo)
gmtFinishedTo
- the gmt finished topublic String getNoticeOutBizNo()
public void setNoticeOutBizNo(String noticeOutBizNo)
noticeOutBizNo
- the notice out biz nopublic String getNoticeOutBizType()
public void setNoticeOutBizType(String noticeOutBizType)
noticeOutBizType
- the notice out biz typepublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getOperator()
public void setOperator(String operator)
operator
- the operatorpublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getStatus()
public void setStatus(String status)
status
- the statuspublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codepublic String getWorkType()
public void setWorkType(String workType)
workType
- the work typeCopyright © 2018. All rights reserved.