Uses of Enum Class
com.sforce.soap.partner.AttachmentRetrievalOption
Packages that use AttachmentRetrievalOption
-
Uses of AttachmentRetrievalOption in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return AttachmentRetrievalOptionModifier and TypeMethodDescriptionIRenderStoredEmailTemplateRequest.getAttachmentRetrievalOption()element : attachmentRetrievalOption of type {urn:partner.soap.sforce.com}AttachmentRetrievalOption java type: com.sforce.soap.partner.AttachmentRetrievalOptionRenderStoredEmailTemplateRequest.getAttachmentRetrievalOption()static AttachmentRetrievalOptionReturns the enum constant of this class with the specified name.static AttachmentRetrievalOption[]AttachmentRetrievalOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type AttachmentRetrievalOptionModifier and TypeMethodDescriptionvoidIRenderStoredEmailTemplateRequest.setAttachmentRetrievalOption(AttachmentRetrievalOption attachmentRetrievalOption) voidRenderStoredEmailTemplateRequest.setAttachmentRetrievalOption(AttachmentRetrievalOption attachmentRetrievalOption)