Interface IProcess_element

All Known Implementing Classes:
Process_element

public interface IProcess_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 : actions of type {urn:partner.soap.sforce.com}ProcessRequest java type: com.sforce.soap.partner.ProcessRequest[]
    void
     
  • Method Details

    • getActions

      IProcessRequest[] getActions()
      element : actions of type {urn:partner.soap.sforce.com}ProcessRequest java type: com.sforce.soap.partner.ProcessRequest[]
    • setActions

      void setActions(IProcessRequest[] actions)