public class SearchResponse
extends java.lang.Object
search
interface.Modifier and Type | Field and Description |
---|---|
java.util.List<java.util.List<QueryResultsWrapper.RowRecord>> |
rowRecords |
Constructor and Description |
---|
SearchResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryResultsWrapper.RowRecord> |
getRowRecords()
Deprecated.
|
java.util.List<QueryResultsWrapper.RowRecord> |
getRowRecords(int indexOfTarget) |
public java.util.List<java.util.List<QueryResultsWrapper.RowRecord>> rowRecords
@Deprecated public java.util.List<QueryResultsWrapper.RowRecord> getRowRecords()
QueryResultsWrapper.RowRecord
public java.util.List<QueryResultsWrapper.RowRecord> getRowRecords(int indexOfTarget)