|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Email.Attachment | |
|---|---|
| com.antelmann.net.mail | The classes in this package are designed to ease the handling of emails. |
| Uses of Email.Attachment in com.antelmann.net.mail |
|---|
| Methods in com.antelmann.net.mail that return Email.Attachment | |
|---|---|
Email.Attachment[] |
Email.getAttachments()
may return an empty array, but not null |
| Methods in com.antelmann.net.mail with parameters of type Email.Attachment | |
|---|---|
boolean |
Email.addAttachment(Email.Attachment attachment)
|
boolean |
Email.removeAttachment(Email.Attachment attachment)
|
| Constructors in com.antelmann.net.mail with parameters of type Email.Attachment | |
|---|---|
Email.Attachment(Email.Attachment a)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||