public class KoubeiRetailWmsCategoryQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsCategoryQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCategoryId()
Gets category id.
|
OperateContext |
getOperateContext()
Gets operate context.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setOperateContext(OperateContext operateContext)
Sets operate context.
|
public String getCategoryId()
public void setCategoryId(String categoryId)
categoryId
- the category idpublic OperateContext getOperateContext()
public void setOperateContext(OperateContext operateContext)
operateContext
- the operate contextCopyright © 2018. All rights reserved.