public class KoubeiRetailWmsInboundworkModifyModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsInboundworkModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getInboundWorkId()
Gets inbound work id.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getRemark()
Gets remark.
|
List<WorkDetail> |
getWorkDetails()
Gets work details.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setInboundWorkId(String inboundWorkId)
Sets inbound work id.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setWorkDetails(List<WorkDetail> workDetails)
Sets work details.
|
public KoubeiRetailWmsInboundworkModifyModel()
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getInboundWorkId()
public void setInboundWorkId(String inboundWorkId)
inboundWorkId
- the inbound work idpublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic 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.