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

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

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

Methods in org.hibernate.test.annotations.collectionelement that return types with arguments of type Bug
 Set<Bug> BugSystem.getBugs()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement with type arguments of type Bug
 void BugSystem.setBugs(Set<Bug> bugs)
           
 



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