Uses of Class
org.hibernate.test.cuk.Address

Packages that use Address
org.hibernate.test.cuk   
 

Uses of Address in org.hibernate.test.cuk
 

Methods in org.hibernate.test.cuk that return Address
 Address Person.getAddress()
           
 

Methods in org.hibernate.test.cuk with parameters of type Address
 void Person.setAddress(Address address)
           
 



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