Uses of Class
org.hibernate.test.annotations.manytoone.Lens

Packages that use Lens
org.hibernate.test.annotations.manytoone   
 

Uses of Lens in org.hibernate.test.annotations.manytoone
 

Methods in org.hibernate.test.annotations.manytoone that return types with arguments of type Lens
 Set<Lens> Frame.getLenses()
           
 

Method parameters in org.hibernate.test.annotations.manytoone with type arguments of type Lens
 void Frame.setLenses(Set<Lens> lenses)
           
 



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