Uses of Class
org.hibernate.test.annotations.collectionelement.indexedCollection.Contact

Packages that use Contact
org.hibernate.test.annotations.collectionelement.indexedCollection   
 

Uses of Contact in org.hibernate.test.annotations.collectionelement.indexedCollection
 

Methods in org.hibernate.test.annotations.collectionelement.indexedCollection that return types with arguments of type Contact
 List<Contact> Sale.getContacts()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement.indexedCollection with type arguments of type Contact
 void Sale.setContacts(List<Contact> contacts)
           
 



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