Uses of Class
org.hibernate.test.annotations.override.Addr

Packages that use Addr
org.hibernate.test.annotations.override   
 

Uses of Addr in org.hibernate.test.annotations.override
 

Methods in org.hibernate.test.annotations.override that return Addr
 Addr ContactInfo.getAddress()
           
 

Methods in org.hibernate.test.annotations.override with parameters of type Addr
 void ContactInfo.setAddr(Addr address)
           
 



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