public class KoubeiRetailWmsWorkQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsWorkQueryModel() |
Modifier and Type | Method and Description |
---|---|
OperateContext |
getOperateContext()
Gets operate context.
|
String |
getWorkId()
Gets work id.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
void |
setWorkId(String workId)
Sets work id.
|
public OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextpublic String getWorkId()
public void setWorkId(String workId)
workId
- the work idCopyright © 2018. All rights reserved.