public static class SearchAllResponse.Posts extends Object
| Constructor and Description |
|---|
Posts() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getMatches() |
Integer |
getTotal() |
int |
hashCode() |
void |
setMatches(List<String> matches) |
void |
setTotal(Integer total) |
String |
toString() |
Copyright © 2020. All rights reserved.