Uses of Class
org.citrusframework.mail.model.AttachmentPart
Packages that use AttachmentPart
-
Uses of AttachmentPart in org.citrusframework.mail.model
Fields in org.citrusframework.mail.model with type parameters of type AttachmentPartMethods in org.citrusframework.mail.model that return AttachmentPartModifier and TypeMethodDescriptionObjectFactory.createAttachmentPart()Create an instance ofAttachmentPartMethods in org.citrusframework.mail.model that return types with arguments of type AttachmentPartMethods in org.citrusframework.mail.model with parameters of type AttachmentPartModifier and TypeMethodDescriptionvoidBodyPart.Attachments.add(AttachmentPart attachmentPart) voidBodyPart.addPart(AttachmentPart part) Adds new attachment part.