com.googlecode.jpattern.service.mail
Class BCCRecipient

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

public class BCCRecipient
extends Object
implements IRecipient

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

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

BCCRecipient

public BCCRecipient(IRecipient aRecipient)
Method Detail

name

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


Copyright © 2011. All Rights Reserved.