Interface IOwnerChangeOptions_element

All Known Implementing Classes:
OwnerChangeOptions_element

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

    • getOptions

      IOwnerChangeOption[] getOptions()
      element : options of type {urn:partner.soap.sforce.com}OwnerChangeOption java type: com.sforce.soap.partner.OwnerChangeOption[]
    • setOptions

      void setOptions(IOwnerChangeOption[] options)