Uses of Class
org.hibernate.test.annotations.referencedcolumnname.Clothes

Packages that use Clothes
org.hibernate.test.annotations.referencedcolumnname   
 

Uses of Clothes in org.hibernate.test.annotations.referencedcolumnname
 

Methods in org.hibernate.test.annotations.referencedcolumnname that return types with arguments of type Clothes
 Set<Clothes> Luggage.getHasInside()
           
 

Method parameters in org.hibernate.test.annotations.referencedcolumnname with type arguments of type Clothes
 void Luggage.setHasInside(Set<Clothes> hasInside)
           
 



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