public class WorkListVO extends AlipayObject
| Constructor and Description |
|---|
WorkListVO() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getGmtFinished()
Gets gmt finished.
|
String |
getNoticeOutBizNo()
Gets notice out biz no.
|
String |
getNoticeOutBizType()
Gets notice out biz type.
|
String |
getOperator()
Gets operator.
|
String |
getStatus()
Gets status.
|
String |
getWarehouseCode()
Gets warehouse code.
|
String |
getWorkId()
Gets work id.
|
String |
getWorkType()
Gets work type.
|
void |
setGmtFinished(Date gmtFinished)
Sets gmt finished.
|
void |
setNoticeOutBizNo(String noticeOutBizNo)
Sets notice out biz no.
|
void |
setNoticeOutBizType(String noticeOutBizType)
Sets notice out biz type.
|
void |
setOperator(String operator)
Sets operator.
|
void |
setStatus(String status)
Sets status.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
void |
setWorkId(String workId)
Sets work id.
|
void |
setWorkType(String workType)
Sets work type.
|
public Date getGmtFinished()
public void setGmtFinished(Date gmtFinished)
gmtFinished - the gmt finishedpublic 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 String getOperator()
public void setOperator(String operator)
operator - the operatorpublic String getStatus()
public void setStatus(String status)
status - the statuspublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode - the warehouse codepublic String getWorkId()
public void setWorkId(String workId)
workId - the work idpublic String getWorkType()
public void setWorkType(String workType)
workType - the work typeCopyright © 2018. All rights reserved.