| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Signer.getRecipientAttachments()
Reserved:
|
List<Attachment> |
Intermediary.getRecipientAttachments()
Reserved:
|
List<Attachment> |
InPersonSigner.getRecipientAttachments()
Reserved:
|
List<Attachment> |
Editor.getRecipientAttachments()
Reserved:
|
List<Attachment> |
CertifiedDelivery.getRecipientAttachments()
Reserved:
|
List<Attachment> |
CarbonCopy.getRecipientAttachments()
Reserved:
|
List<Attachment> |
Agent.getRecipientAttachments()
Reserved:
|
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Intermediary.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
InPersonSigner.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Editor.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
CertifiedDelivery.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
CarbonCopy.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Agent.setRecipientAttachments(List<Attachment> recipientAttachments) |
Copyright © 2016. All rights reserved.