public class ServiceCallLogSearchResult extends SearchResult implements Serializable
Constructor and Description |
---|
ServiceCallLogSearchResult()
Constructor.
|
ServiceCallLogSearchResult(ServiceCallLog[] elements,
int totalCount,
boolean totalCountFixed) |
Modifier and Type | Method and Description |
---|---|
ServiceCallLog[] |
getElements() |
void |
setElements(ServiceCallLog[] elements) |
getTotalCount, isTotalCountFixed, setTotalCount, setTotalCountFixed
public ServiceCallLogSearchResult()
public ServiceCallLogSearchResult(ServiceCallLog[] elements, int totalCount, boolean totalCountFixed)
public void setElements(ServiceCallLog[] elements)
public ServiceCallLog[] getElements()