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