Uses of Class
org.hibernate.test.annotations.manytomany.PhoneNumber

Packages that use PhoneNumber
org.hibernate.test.annotations.manytomany   
 

Uses of PhoneNumber in org.hibernate.test.annotations.manytomany
 

Methods in org.hibernate.test.annotations.manytomany that return types with arguments of type PhoneNumber
 List<PhoneNumber> ContactInfo.getPhoneNumbers()
           
 

Method parameters in org.hibernate.test.annotations.manytomany with type arguments of type PhoneNumber
 void ContactInfo.setPhoneNumbers(List<PhoneNumber> phoneNumbers)
           
 



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