com.googlecode.jpattern.service.mail
Class CCRecipient

java.lang.Object
  extended by com.googlecode.jpattern.service.mail.CCRecipient
All Implemented Interfaces:
IRecipient, Serializable

public class CCRecipient
extends Object
implements IRecipient

Version:
$Id$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 01/set/09 20:52:02
See Also:
Serialized Form

Constructor Summary
CCRecipient(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

CCRecipient

public CCRecipient(IRecipient aRecipient)
Method Detail

name

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


Copyright © 2011. All Rights Reserved.