Uses of Interface
com.sforce.soap.partner.ISendEmailError
-
Packages that use ISendEmailError Package Description com.sforce.soap.partner -
-
Uses of ISendEmailError in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement ISendEmailError Modifier and Type Class Description classSendEmailErrorThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return ISendEmailError Modifier and Type Method Description ISendEmailError[]ISendEmailResult. getErrors()element : errors of type {urn:partner.soap.sforce.com}SendEmailError java type: com.sforce.soap.partner.SendEmailError[]ISendEmailErrorIPartnerConnectionFactory. newISendEmailError()ISendEmailErrorPartnerConnectionFactory. newISendEmailError()Methods in com.sforce.soap.partner with parameters of type ISendEmailError Modifier and Type Method Description voidISendEmailResult. setErrors(ISendEmailError[] errors)voidSendEmailResult. setErrors(ISendEmailError[] errors)
-