Interface IGetDeletedResponse_element

All Known Implementing Classes:
GetDeletedResponse_element

public interface IGetDeletedResponse_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}GetDeletedResult java type: com.sforce.soap.partner.GetDeletedResult
    void
     
  • Method Details

    • getResult

      IGetDeletedResult getResult()
      element : result of type {urn:partner.soap.sforce.com}GetDeletedResult java type: com.sforce.soap.partner.GetDeletedResult
    • setResult

      void setResult(IGetDeletedResult result)