public class ProductCategoriesListGetResponseData extends Object
| 构造器和说明 |
|---|
ProductCategoriesListGetResponseData() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCategoriesListGetResponseData |
addListItem(CategoryItem listItem) |
boolean |
equals(Object o) |
List<CategoryItem> |
getList()
Get list
|
int |
hashCode() |
ProductCategoriesListGetResponseData |
list(List<CategoryItem> list) |
void |
setList(List<CategoryItem> list) |
String |
toString() |
public ProductCategoriesListGetResponseData list(List<CategoryItem> list)
public ProductCategoriesListGetResponseData addListItem(CategoryItem listItem)
public List<CategoryItem> getList()
public void setList(List<CategoryItem> list)
Copyright © 2020. All rights reserved.