|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjasp.jmail.Attachments
JMail.Attachments
| Constructor Summary | |
Attachments()
|
|
| Method Summary | |
void |
Add(jasp.jmail.Attachment a)
Adds an attachment to the collection |
void |
Clear()
Clear clears the collection |
int |
getCount()
Returns the number of attachments in the collection |
jasp.jmail.Attachment |
getItem(int index)
Gets an Attachment from this collection. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Attachments()
| Method Detail |
public void Add(jasp.jmail.Attachment a)
public void Clear()
public int getCount()
public jasp.jmail.Attachment getItem(int index)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||