Package com.sforce.soap.partner
Interface ISearchResponse_element
- All Known Implementing Classes:
SearchResponse_element
public interface ISearchResponse_element
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : result of type {urn:partner.soap.sforce.com}SearchResult java type: com.sforce.soap.partner.SearchResultvoidsetResult(ISearchResult result)
-
Method Details
-
getResult
ISearchResult getResult()element : result of type {urn:partner.soap.sforce.com}SearchResult java type: com.sforce.soap.partner.SearchResult -
setResult
-