|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjasp.jmail.Recipients
Implements JMail.Recipients in java
| Constructor Summary | |
Recipients()
|
|
| Method Summary | |
void |
Add(Recipient rc)
Adds a recipient to the collection |
void |
Clear()
Clear the collection |
int |
getCount()
Returns the number of recipients in the collection |
Recipient |
getItem(int index)
Returns a recipient object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Recipients()
| Method Detail |
public void Add(Recipient rc)
public void Clear()
public int getCount()
public Recipient getItem(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||