Package com.sforce.soap.partner
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 TypeMethodDescriptionelement : options of type {urn:partner.soap.sforce.com}OwnerChangeOption java type: com.sforce.soap.partner.OwnerChangeOption[]voidsetOptions(IOwnerChangeOption[] options)
-
Method Details
-
getOptions
IOwnerChangeOption[] getOptions()element : options of type {urn:partner.soap.sforce.com}OwnerChangeOption java type: com.sforce.soap.partner.OwnerChangeOption[] -
setOptions
-