org.hibernate.test.orphan
Class Mail
java.lang.Object
   org.hibernate.test.orphan.Mail
org.hibernate.test.orphan.Mail
- public class Mail 
- extends Object
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getId
public Integer getId()
- 
 
setId
protected void setId(Integer id)
- 
 
getAlias
public String getAlias()
- 
 
setAlias
public void setAlias(String alias)
- 
 
getUser
public User getUser()
- 
 
setUser
public void setUser(User user)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.