Package com.sforce.soap.partner
Interface IExecuteListViewResponse_element
- All Known Implementing Classes:
ExecuteListViewResponse_element
public interface IExecuteListViewResponse_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}ExecuteListViewResult java type: com.sforce.soap.partner.ExecuteListViewResultvoidsetResult(IExecuteListViewResult result)
-
Method Details
-
getResult
IExecuteListViewResult getResult()element : result of type {urn:partner.soap.sforce.com}ExecuteListViewResult java type: com.sforce.soap.partner.ExecuteListViewResult -
setResult
-