Uses of Interface
com.sforce.soap.partner.IEmailFileAttachment
-
Packages that use IEmailFileAttachment Package Description com.sforce.soap.partner -
-
Uses of IEmailFileAttachment in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IEmailFileAttachment Modifier and Type Class Description classEmailFileAttachmentThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IEmailFileAttachment Modifier and Type Method Description IEmailFileAttachment[]ISingleEmailMessage. getFileAttachments()element : fileAttachments of type {urn:partner.soap.sforce.com}EmailFileAttachment java type: com.sforce.soap.partner.EmailFileAttachment[]IEmailFileAttachmentIPartnerConnectionFactory. newIEmailFileAttachment()IEmailFileAttachmentPartnerConnectionFactory. newIEmailFileAttachment()Methods in com.sforce.soap.partner with parameters of type IEmailFileAttachment Modifier and Type Method Description voidISingleEmailMessage. setFileAttachments(IEmailFileAttachment[] fileAttachments)voidSingleEmailMessage. setFileAttachments(IEmailFileAttachment[] fileAttachments)
-