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