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