Interface IUndelete_element

All Known Implementing Classes:
Undelete_element

public interface IUndelete_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 : ids of type {urn:partner.soap.sforce.com}ID java type: java.lang.String[]
    void
    setIds(String[] ids)
     
  • Method Details

    • getIds

      String[] getIds()
      element : ids of type {urn:partner.soap.sforce.com}ID java type: java.lang.String[]
    • setIds

      void setIds(String[] ids)