public class KoubeiRetailWmsOutboundworkConfirmModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiRetailWmsOutboundworkConfirmModel() |
| Modifier and Type | Method and Description |
|---|---|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getOutboundWorkId()
Gets outbound work id.
|
String |
getRemark()
Gets remark.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setOutboundWorkId(String outboundWorkId)
Sets outbound work id.
|
void |
setRemark(String remark)
Sets remark.
|
public KoubeiRetailWmsOutboundworkConfirmModel()
public 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 remarkCopyright © 2018. All rights reserved.