com.googlecode.jpattern.service.mail.message
Class FromRecipient
java.lang.Object
com.googlecode.jpattern.service.mail.message.FromRecipient
- All Implemented Interfaces:
- IRecipient, Serializable
public class FromRecipient
- extends Object
- implements IRecipient
- Version:
- $Id$
- Author:
- Claudio Quaresima - claudio.quaresima@gmail.com - 01/set/09 21:01:21
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromRecipient
public FromRecipient(IRecipient aRecipient)
name
public String name()
- Specified by:
name in interface IRecipient
Copyright © 2011. All Rights Reserved.