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

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

public class Recipient
extends ARecipient

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

Constructor Summary
Recipient(String aRecipient)
           
 
Method Summary
 
Methods inherited from class com.googlecode.jpattern.service.mail.message.ARecipient
equals, hashCode, name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Recipient

public Recipient(String aRecipient)


Copyright © 2011. All Rights Reserved.