Package com.sforce.soap.partner
Interface IFindDuplicates_element
- All Known Implementing Classes:
FindDuplicates_element
public interface IFindDuplicates_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 TypeMethodDescriptionISObject[]element : sObjects of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject[]voidsetSObjects(ISObject[] sObjects)
-
Method Details
-
getSObjects
ISObject[] getSObjects()element : sObjects of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject[] -
setSObjects
-