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