|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpl.fredy.webmail.Mailer
public class Mailer
Constructor Summary | |
---|---|
Mailer(java.lang.String smtpHost)
|
Method Summary | |
---|---|
java.lang.String |
getSmtpHost()
Get the value of smtpHost. |
void |
setSmtpHost(java.lang.String v)
Set the value of smtpHost. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mailer(java.lang.String smtpHost)
Method Detail |
---|
public java.lang.String getSmtpHost()
public void setSmtpHost(java.lang.String v)
v
- Value to assign to smtpHost.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |