| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
AttachmentRetrievalOption |
IRenderStoredEmailTemplateRequest.getAttachmentRetrievalOption()
element : attachmentRetrievalOption of type {urn:partner.soap.sforce.com}AttachmentRetrievalOption
java type: com.sforce.soap.partner.AttachmentRetrievalOption
|
AttachmentRetrievalOption |
RenderStoredEmailTemplateRequest.getAttachmentRetrievalOption() |
static AttachmentRetrievalOption |
AttachmentRetrievalOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentRetrievalOption[] |
AttachmentRetrievalOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRenderStoredEmailTemplateRequest.setAttachmentRetrievalOption(AttachmentRetrievalOption attachmentRetrievalOption) |
void |
RenderStoredEmailTemplateRequest.setAttachmentRetrievalOption(AttachmentRetrievalOption attachmentRetrievalOption) |
Copyright © 2020. All Rights Reserved.