Uses of Class
org.hibernate.test.annotations.collectionelement.CountryAttitude

Packages that use CountryAttitude
org.hibernate.test.annotations.collectionelement   
 

Uses of CountryAttitude in org.hibernate.test.annotations.collectionelement
 

Methods in org.hibernate.test.annotations.collectionelement that return types with arguments of type CountryAttitude
 Set<CountryAttitude> Boy.getCountryAttitudes()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement with type arguments of type CountryAttitude
 void Boy.setCountryAttitudes(Set<CountryAttitude> countryAttitudes)
           
 



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