Uses of Class
org.hibernate.auction.Name

Packages that use Name
org.hibernate.auction   
 

Uses of Name in org.hibernate.auction
 

Methods in org.hibernate.auction that return Name
 Name User.getName()
           
 

Methods in org.hibernate.auction with parameters of type Name
 void User.setName(Name name)
           
 



Copyright © 2009 Hibernate.org. All Rights Reserved.