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 Type
    Method
    Description
    element : result of type {urn:partner.soap.sforce.com}MergeResult java type: com.sforce.soap.partner.MergeResult[]
    void
     
  • Method Details

    • getResult

      IMergeResult[] getResult()
      element : result of type {urn:partner.soap.sforce.com}MergeResult java type: com.sforce.soap.partner.MergeResult[]
    • setResult

      void setResult(IMergeResult[] result)