org.hyperic.hq.bizapp.server.action.email
Class EmailRecipient
java.lang.Object
org.hyperic.hq.bizapp.server.action.email.EmailRecipient
public class EmailRecipient
- extends java.lang.Object
Constructor Summary |
EmailRecipient(javax.mail.internet.InternetAddress addr,
boolean useHtml)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EmailRecipient
public EmailRecipient(javax.mail.internet.InternetAddress addr,
boolean useHtml)
getAddress
public javax.mail.internet.InternetAddress getAddress()
useHtml
public boolean useHtml()
setHtml
public void setHtml(boolean useHtml)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.