public static class CorpSearchCorpcontactBaseinfoResponse.PageResult extends TaobaoObject
| Constructor and Description |
|---|
PageResult() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
Long |
getOffset() |
Long |
getTotal() |
List<CorpSearchCorpcontactBaseinfoResponse.GroupContactResult> |
getValueList() |
void |
setHasMore(Boolean hasMore) |
void |
setOffset(Long offset) |
void |
setTotal(Long total) |
void |
setValueList(List<CorpSearchCorpcontactBaseinfoResponse.GroupContactResult> valueList) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public Long getOffset()
public void setOffset(Long offset)
public Long getTotal()
public void setTotal(Long total)
public List<CorpSearchCorpcontactBaseinfoResponse.GroupContactResult> getValueList()
public void setValueList(List<CorpSearchCorpcontactBaseinfoResponse.GroupContactResult> valueList)
Copyright © 2021. All rights reserved.