public class KoubeiRetailWmsWorkQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiRetailWmsWorkQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
Date |
getGmtFinished()
Gets gmt finished.
|
String |
getNoticeOutBizNo()
Gets notice out biz no.
|
String |
getNoticeOutBizType()
Gets notice out biz type.
|
String |
getOperator()
Gets operator.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getRemark()
Gets remark.
|
String |
getStatus()
Gets status.
|
String |
getWarehouseCode()
Gets warehouse code.
|
List<WorkDetail> |
getWorkDetails()
Gets work details.
|
String |
getWorkId()
Gets work id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
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 |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setStatus(String status)
Sets status.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
void |
setWorkDetails(List<WorkDetail> workDetails)
Sets work details.
|
void |
setWorkId(String workId)
Sets work id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getExtInfo()
public void setGmtFinished(Date gmtFinished)
gmtFinished
- the gmt finishedpublic Date getGmtFinished()
public void setNoticeOutBizNo(String noticeOutBizNo)
noticeOutBizNo
- the notice out biz nopublic String getNoticeOutBizNo()
public void setNoticeOutBizType(String noticeOutBizType)
noticeOutBizType
- the notice out biz typepublic String getNoticeOutBizType()
public void setOperator(String operator)
operator
- the operatorpublic String getOperator()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
public void setRemark(String remark)
remark
- the remarkpublic String getRemark()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codepublic String getWarehouseCode()
public void setWorkDetails(List<WorkDetail> workDetails)
workDetails
- the work detailspublic List<WorkDetail> getWorkDetails()
public void setWorkId(String workId)
workId
- the work idpublic String getWorkId()
Copyright © 2018. All rights reserved.