public class KoubeiRetailWmsInboundorderConfirmModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsInboundorderConfirmModel() |
Modifier and Type | Method and Description |
---|---|
String |
getInboundOrderId()
Gets inbound order id.
|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getRemark()
Gets remark.
|
String |
getStatus()
Gets status.
|
void |
setInboundOrderId(String inboundOrderId)
Sets inbound order id.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setStatus(String status)
Sets status.
|
public KoubeiRetailWmsInboundorderConfirmModel()
public String getInboundOrderId()
public void setInboundOrderId(String inboundOrderId)
inboundOrderId
- the inbound order idpublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getRemark()
public void setRemark(String remark)
remark
- the remarkpublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.