org.ploin.pmf.entity
Class Recipient
java.lang.Object
org.ploin.pmf.entity.Recipient
- All Implemented Interfaces:
- Serializable
public class Recipient
- extends Object
- implements Serializable
$LastChangedBy: r.reiz $
$Revision: 77 $
$Date: 2010-03-15 13:13:45 +0100 (Mon, 15 Mar 2010) $
Created by: Robert Reiz
Created date: Nov 14, 2009 - 5:02:38 PM
- See Also:
- Serialized Form
Recipient
public Recipient(String name,
String email)
Recipient
public Recipient()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
getName
public String getName()
setName
public void setName(String name)
getEmail
public String getEmail()
setEmail
public void setEmail(String email)
Copyright © 2012 PLOIN GmbH. All Rights Reserved.