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