|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SendEmailError | |
---|---|
com.sforce.soap.partner |
Uses of SendEmailError in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return SendEmailError | |
---|---|
SendEmailError[] |
SendEmailResult.getErrors()
Gets the errors value for this SendEmailResult. |
SendEmailError |
SendEmailResult.getErrors(int i)
|
Methods in com.sforce.soap.partner with parameters of type SendEmailError | |
---|---|
void |
SendEmailResult.setErrors(int i,
SendEmailError _value)
|
void |
SendEmailResult.setErrors(SendEmailError[] errors)
Sets the errors value for this SendEmailResult. |
Constructors in com.sforce.soap.partner with parameters of type SendEmailError | |
---|---|
SendEmailResult(SendEmailError[] errors,
boolean success)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |