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

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

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

Methods in org.hibernate.test.annotations.collectionelement that return Brand
 Brand Toy.getBrand()
           
 

Methods in org.hibernate.test.annotations.collectionelement with parameters of type Brand
 void Toy.setBrand(Brand brand)
           
 



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