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