public class ListBillOverviewByCategoryResponse extends AbstractResponse
responseMetadata| 构造器和说明 |
|---|
ListBillOverviewByCategoryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListBillOverviewByCategoryResponse |
addListItem(ConvertListForListBillOverviewByCategoryOutput listItem) |
boolean |
equals(Object o) |
@Valid List<ConvertListForListBillOverviewByCategoryOutput> |
getList()
Get list
|
int |
hashCode() |
ListBillOverviewByCategoryResponse |
list(List<ConvertListForListBillOverviewByCategoryOutput> list) |
void |
setList(List<ConvertListForListBillOverviewByCategoryOutput> list) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ListBillOverviewByCategoryResponse list(List<ConvertListForListBillOverviewByCategoryOutput> list)
public ListBillOverviewByCategoryResponse addListItem(ConvertListForListBillOverviewByCategoryOutput listItem)
@Valid public @Valid List<ConvertListForListBillOverviewByCategoryOutput> getList()
public void setList(List<ConvertListForListBillOverviewByCategoryOutput> list)
Copyright © 2024. All rights reserved.