Uses of Class
org.citrusframework.mail.model.BodyPart.Attachments
Packages that use BodyPart.Attachments
-
Uses of BodyPart.Attachments in org.citrusframework.mail.model
Fields in org.citrusframework.mail.model declared as BodyPart.AttachmentsMethods in org.citrusframework.mail.model that return BodyPart.AttachmentsModifier and TypeMethodDescriptionObjectFactory.createBodyPartAttachments()Create an instance ofBodyPart.AttachmentsBodyPart.getAttachments()Gets the attachment list.Methods in org.citrusframework.mail.model with parameters of type BodyPart.AttachmentsModifier and TypeMethodDescriptionvoidBodyPart.setAttachments(BodyPart.Attachments attachments) Sets the attachment list.