Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
SearchRecord[] |
SearchResult.getSearchRecords()
Gets the searchRecords value for this SearchResult.
|
SearchRecord |
SearchResult.getSearchRecords(int i) |
Modifier and Type | Method and Description |
---|---|
void |
SearchResult.setSearchRecords(int i,
SearchRecord _value) |
void |
SearchResult.setSearchRecords(SearchRecord[] searchRecords)
Sets the searchRecords value for this SearchResult.
|
Constructor and Description |
---|
SearchResult(SearchRecord[] searchRecords,
String sforceReserved) |
Copyright © 2014. All rights reserved.