Uses of Class
com.docusign.esign.model.RecipientAttachment
-
Packages that use RecipientAttachment Package Description com.docusign.esign.model -
-
Uses of RecipientAttachment in com.docusign.esign.model
Methods in com.docusign.esign.model that return RecipientAttachment Modifier and Type Method Description RecipientAttachmentRecipientAttachment. attachmentId(String attachmentId)attachmentId.RecipientAttachmentRecipientAttachment. attachmentType(String attachmentType)attachmentType.RecipientAttachmentRecipientAttachment. data(String data)data.RecipientAttachmentRecipientAttachment. label(String label)label.RecipientAttachmentRecipientAttachment. name(String name)name.RecipientAttachmentRecipientAttachment. remoteUrl(String remoteUrl)remoteUrl.Methods in com.docusign.esign.model with parameters of type RecipientAttachment Modifier and Type Method Description AgentAgent. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.CarbonCopyCarbonCopy. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.CertifiedDeliveryCertifiedDelivery. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.EditorEditor. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.InPersonSignerInPersonSigner. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.IntermediaryIntermediary. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.NotaryHostNotaryHost. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.NotaryRecipientNotaryRecipient. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.ParticipantParticipant. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.SealSignSealSign. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.SignerSigner. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.WitnessWitness. addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem)addRecipientAttachmentsItem.Method parameters in com.docusign.esign.model with type arguments of type RecipientAttachment Modifier and Type Method Description AgentAgent. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.CarbonCopyCarbonCopy. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.CertifiedDeliveryCertifiedDelivery. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.EditorEditor. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.InPersonSignerInPersonSigner. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.IntermediaryIntermediary. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.NotaryHostNotaryHost. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.NotaryRecipientNotaryRecipient. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.ParticipantParticipant. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.SealSignSealSign. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.SignerSigner. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.WitnessWitness. recipientAttachments(List<RecipientAttachment> recipientAttachments)recipientAttachments.voidAgent. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidCarbonCopy. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidCertifiedDelivery. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidEditor. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidInPersonSigner. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidIntermediary. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidNotaryHost. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidNotaryRecipient. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidParticipant. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidSealSign. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidSigner. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.voidWitness. setRecipientAttachments(List<RecipientAttachment> recipientAttachments)setRecipientAttachments.
-