public class KoubeiRetailWmsOutboundworkModifyModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsOutboundworkModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getOutboundWorkId()
Gets outbound work id.
|
String |
getRemark()
Gets remark.
|
List<WorkDetail> |
getWorkDetails()
Gets work details.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setOutboundWorkId(String outboundWorkId)
Sets outbound work id.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setWorkDetails(List<WorkDetail> workDetails)
Sets work details.
|
public KoubeiRetailWmsOutboundworkModifyModel()
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getOutboundWorkId()
public void setOutboundWorkId(String outboundWorkId)
outboundWorkId
- the outbound work idpublic String getRemark()
public void setRemark(String remark)
remark
- the remarkpublic List<WorkDetail> getWorkDetails()
public void setWorkDetails(List<WorkDetail> workDetails)
workDetails
- the work detailsCopyright © 2018. All rights reserved.