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