public class ServiceStatRankingSearchResult extends SearchResult
| Constructor and Description |
|---|
ServiceStatRankingSearchResult(ServiceStatRanking[] elements,
int totalCount,
boolean totalCountFixed) |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatRanking[] |
getElements() |
equals, getTotalCount, hashCode, isTotalCountFixed, setTotalCount, setTotalCountFixed, toStringpublic ServiceStatRankingSearchResult(ServiceStatRanking[] elements, int totalCount, boolean totalCountFixed)
public ServiceStatRanking[] getElements()