Package com.sforce.soap.partner
Interface IDeleteByExampleResponse_element
- All Known Implementing Classes:
DeleteByExampleResponse_element
public interface IDeleteByExampleResponse_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 : result of type {urn:partner.soap.sforce.com}DeleteByExampleResult java type: com.sforce.soap.partner.DeleteByExampleResult[]voidsetResult(IDeleteByExampleResult[] result)
-
Method Details
-
getResult
IDeleteByExampleResult[] getResult()element : result of type {urn:partner.soap.sforce.com}DeleteByExampleResult java type: com.sforce.soap.partner.DeleteByExampleResult[] -
setResult
-