Package com.sforce.soap.partner
Interface IMergeResponse_element
- All Known Implementing Classes:
MergeResponse_element
public interface IMergeResponse_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}MergeResult java type: com.sforce.soap.partner.MergeResult[]voidsetResult(IMergeResult[] result)
-
Method Details
-
getResult
IMergeResult[] getResult()element : result of type {urn:partner.soap.sforce.com}MergeResult java type: com.sforce.soap.partner.MergeResult[] -
setResult
-