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

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

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

Methods in org.hibernate.test.annotations.override that return ContactInfo
 ContactInfo Employee.getContactInfo()
           
 

Methods in org.hibernate.test.annotations.override with parameters of type ContactInfo
 void Employee.setContactInfo(ContactInfo contactInfo)
           
 



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