org.kuali.rice.core.api.mail
Class EmailFrom
java.lang.Object
org.kuali.rice.core.api.mail.EmailFrom
public class EmailFrom
- extends Object
The from address of an email message.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailFrom
public EmailFrom(String fromAddress)
getFromAddress
public String getFromAddress()
setFromAddress
public void setFromAddress(String fromAddress)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.