public static class MailMessage.Part
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
content |
java.lang.String |
contentID |
java.lang.String |
contentType |
java.lang.String |
disposition |
java.io.File |
file |
java.lang.String |
filename |
Constructor and Description |
---|
Part() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAttachement() |
boolean |
isInline() |
boolean |
isTextHtml() |
boolean |
isTextPlain() |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.