public class KoubeiItemExtitemBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiItemExtitemBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrandCode()
Gets brand code.
|
String |
getCategoryCode()
Gets category code.
|
String |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
String |
getTitle()
Gets title.
|
void |
setBrandCode(String brandCode)
Sets brand code.
|
void |
setCategoryCode(String categoryCode)
Sets category code.
|
void |
setPageNum(String pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setTitle(String title)
Sets title.
|
public String getBrandCode()
public void setBrandCode(String brandCode)
brandCode - the brand codepublic String getCategoryCode()
public void setCategoryCode(String categoryCode)
categoryCode - the category codepublic String getPageNum()
public void setPageNum(String pageNum)
pageNum - the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizepublic String getTitle()
public void setTitle(String title)
title - the titleCopyright © 2018. All rights reserved.