程序包 | 说明 |
---|---|
com.sh.mail.common | |
com.sh.mail.po |
限定符和类型 | 方法和说明 |
---|---|
MailAttach |
MailInlineEvent.getAttach() |
构造器和说明 |
---|
MailInlineEvent(MailReceive mail,
MailAttach attach) |
限定符和类型 | 方法和说明 |
---|---|
MailAttach |
TemplateAttach.convertToMailAttach()
将模板附件转化为邮件附件对象
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<MailAttach> |
MailShow.getAttachList() |
java.util.List<MailAttach> |
MailSend.getAttachList() |
限定符和类型 | 方法和说明 |
---|---|
void |
MailShow.setAttachList(java.util.List<MailAttach> attachList) |
void |
MailSend.setAttachList(java.util.List<MailAttach> attachList) |