com.googlecode.jpattern.service.mail.message
Class FromRecipient

java.lang.Object
  extended by 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

Constructor Summary
FromRecipient(IRecipient aRecipient)
           
 
Method Summary
 String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FromRecipient

public FromRecipient(IRecipient aRecipient)
Method Detail

name

public String name()
Specified by:
name in interface IRecipient


Copyright © 2011. All Rights Reserved.