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