Interface IDeleteByExampleResponse_element

All Known Implementing Classes:
DeleteByExampleResponse_element

public interface IDeleteByExampleResponse_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}DeleteByExampleResult java type: com.sforce.soap.partner.DeleteByExampleResult[]
    void
     
  • Method Details

    • getResult

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

      void setResult(IDeleteByExampleResult[] result)