Uses of Class
org.hibernate.test.orphan.Mail

Packages that use Mail
org.hibernate.test.orphan   
 

Uses of Mail in org.hibernate.test.orphan
 

Methods in org.hibernate.test.orphan that return Mail
 Mail User.addMail(String alias)
           
 

Methods in org.hibernate.test.orphan with parameters of type Mail
 void User.removeMail(Mail mail)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.