|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageAttachment | |
|---|---|
| org.apache.hupa.shared.data | |
| Uses of MessageAttachment in org.apache.hupa.shared.data |
|---|
| Methods in org.apache.hupa.shared.data that return types with arguments of type MessageAttachment | |
|---|---|
ArrayList<MessageAttachment> |
SMTPMessage.getMessageAttachments()
Return the attachments |
ArrayList<MessageAttachment> |
MessageDetails.getMessageAttachments()
Return the attachments |
| Method parameters in org.apache.hupa.shared.data with type arguments of type MessageAttachment | |
|---|---|
void |
SMTPMessage.setMessageAttachments(ArrayList<MessageAttachment> aList)
Set the attachments |
void |
MessageDetails.setMessageAttachments(ArrayList<MessageAttachment> aList)
Set the attachments |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||