public static class SearchImageResponse.Data extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchImageResponse.Data.MatchListItem |
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchImageResponse.Data.MatchListItem> |
getMatchList() |
void |
setMatchList(List<SearchImageResponse.Data.MatchListItem> matchList) |
public List<SearchImageResponse.Data.MatchListItem> getMatchList()
public void setMatchList(List<SearchImageResponse.Data.MatchListItem> matchList)
Copyright © 2020. All Rights Reserved.