Uses of Class
org.hibernate.envers.test.integration.hashcode.WikiImage

Packages that use WikiImage
org.hibernate.envers.test.integration.hashcode   
 

Uses of WikiImage in org.hibernate.envers.test.integration.hashcode
 

Methods in org.hibernate.envers.test.integration.hashcode that return types with arguments of type WikiImage
 Set<WikiImage> WikiPage.getImages()
           
 

Method parameters in org.hibernate.envers.test.integration.hashcode with type arguments of type WikiImage
 void WikiPage.setImages(Set<WikiImage> images)
           
 



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