Package com.sforce.soap.partner
Interface IRetrieveResponse_element
-
- All Known Implementing Classes:
RetrieveResponse_element
public interface IRetrieveResponse_elementThis is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ISObject[]getResult()element : result of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject[]voidsetResult(ISObject[] result)
-