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

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

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

Methods in org.hibernate.test.annotations.override that return types with arguments of type SocialSite
 List<SocialSite> SocialTouchPoints.getWebsite()
           
 

Method parameters in org.hibernate.test.annotations.override with type arguments of type SocialSite
 void SocialTouchPoints.setWebsite(List<SocialSite> website)
           
 



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