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