|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.javamail.ERMailAttachment
public abstract class ERMailAttachment
| Field Summary | |
|---|---|
protected java.lang.Object |
_content
|
| Constructor Summary | |
|---|---|
ERMailAttachment(java.lang.Object content)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
content()
|
protected abstract javax.mail.BodyPart |
getBodyPart()
|
protected void |
setContent(java.lang.Object content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object _content
| Constructor Detail |
|---|
public ERMailAttachment(java.lang.Object content)
| Method Detail |
|---|
protected java.lang.Object content()
protected void setContent(java.lang.Object content)
protected abstract javax.mail.BodyPart getBodyPart()
throws javax.mail.MessagingException
javax.mail.MessagingException
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||