|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.yale.emailet.QueryEmailetImp
| Constructor Summary | |
QueryEmailetImp()
|
|
| Method Summary | |
java.lang.String[] |
getReplyAddresses()
Get the addresses to which an reply emailet should be sent. |
void |
setReplyAddresses(java.lang.String[] newReplyAddresses)
Set the addresses to which an reply emailet should be sent. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.yale.emailet.QueryEmailet |
getReply |
| Methods inherited from interface edu.yale.emailet.Emailet |
getHandlerName |
| Constructor Detail |
public QueryEmailetImp()
| Method Detail |
public void setReplyAddresses(java.lang.String[] newReplyAddresses)
setReplyAddresses in interface EmailetnewReplyAddresses - An array of addresses.public java.lang.String[] getReplyAddresses()
getReplyAddresses in interface Emailet
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||