public interface IUpsertResponse_element
| Modifier and Type | Method and Description |
|---|---|
IUpsertResult[] |
getResult()
element : result of type {urn:partner.soap.sforce.com}UpsertResult
java type: com.sforce.soap.partner.UpsertResult[]
|
void |
setResult(IUpsertResult[] result) |
IUpsertResult[] getResult()
void setResult(IUpsertResult[] result)
Copyright © 2015. All Rights Reserved.