fr.paris.lutece.portal.business.mailinglist
Class Recipient

java.lang.Object
  extended by fr.paris.lutece.portal.business.mailinglist.Recipient

public class Recipient
extends java.lang.Object

Recipient


Constructor Summary
Recipient()
           
 
Method Summary
 java.lang.String getEmail()
          Returns the Email
 java.lang.String getName()
          Returns the Name
 void setEmail(java.lang.String strEmail)
          Sets the Email
 void setName(java.lang.String strName)
          Sets the Name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Recipient

public Recipient()
Method Detail

getName

public java.lang.String getName()
Returns the Name

Returns:
The Name

setName

public void setName(java.lang.String strName)
Sets the Name

Parameters:
strName - The Name

getEmail

public java.lang.String getEmail()
Returns the Email

Returns:
The Email

setEmail

public void setEmail(java.lang.String strEmail)
Sets the Email

Parameters:
strEmail - The Email


Copyright © 2012 Mairie de Paris. All Rights Reserved.