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

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

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

Methods in org.hibernate.test.annotations.collectionelement that return types with arguments of type Widgets
 Set<Widgets> Products.getWidgets()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement with type arguments of type Widgets
 void Products.setWidgets(Set<Widgets> widgets)
           
 



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