@Generated public class QueryList extends Object
Constructor and Description |
---|
QueryList() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getCount() |
Long |
getPage() |
Long |
getPageSize() |
Collection<Query> |
getResults() |
int |
hashCode() |
QueryList |
setCount(Long count) |
QueryList |
setPage(Long page) |
QueryList |
setPageSize(Long pageSize) |
QueryList |
setResults(Collection<Query> results) |
String |
toString() |
public Long getCount()
public Long getPage()
public Long getPageSize()
public QueryList setResults(Collection<Query> results)
public Collection<Query> getResults()
Copyright © 2023. All rights reserved.