public interface ISearchResponse_element
| Modifier and Type | Method and Description |
|---|---|
ISearchResult |
getResult()
element : result of type {urn:partner.soap.sforce.com}SearchResult
java type: com.sforce.soap.partner.SearchResult
|
void |
setResult(ISearchResult result) |
ISearchResult getResult()
void setResult(ISearchResult result)
Copyright © 2015. All Rights Reserved.