Package com.sforce.soap.partner
Interface IGetUpdatedResponse_element
- All Known Implementing Classes:
GetUpdatedResponse_element
public interface IGetUpdatedResponse_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}GetUpdatedResult java type: com.sforce.soap.partner.GetUpdatedResultvoidsetResult(IGetUpdatedResult result)
-
Method Details
-
getResult
IGetUpdatedResult getResult()element : result of type {urn:partner.soap.sforce.com}GetUpdatedResult java type: com.sforce.soap.partner.GetUpdatedResult -
setResult
-