public class ListTopostoreRelationResponse extends Response
| 构造器和说明 |
|---|
ListTopostoreRelationResponse(Map<String,String> headers,
List<TopostoreRelation> topostoreRelations,
int count,
int total) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCount() |
List<TopostoreRelation> |
getTopostoreRelations() |
int |
getTotal() |
void |
setCount(int count) |
void |
setTopostoreRelations(List<TopostoreRelation> topostoreRelations) |
void |
setTotal(int total) |
GetAllHeaders, GetHeader, GetRequestIdpublic ListTopostoreRelationResponse(Map<String,String> headers, List<TopostoreRelation> topostoreRelations, int count, int total)
public int getCount()
public void setCount(int count)
public int getTotal()
public void setTotal(int total)
public List<TopostoreRelation> getTopostoreRelations()
public void setTopostoreRelations(List<TopostoreRelation> topostoreRelations)
Copyright © 2026. All Rights Reserved.