Uses of Class
org.hibernate.test.annotations.cid.keymanytoone.CardField

Packages that use CardField
org.hibernate.test.annotations.cid.keymanytoone   
 

Uses of CardField in org.hibernate.test.annotations.cid.keymanytoone
 

Methods in org.hibernate.test.annotations.cid.keymanytoone that return types with arguments of type CardField
 Set<CardField> Card.getFields()
           
 

Method parameters in org.hibernate.test.annotations.cid.keymanytoone with type arguments of type CardField
 void Card.setFields(Set<CardField> fields)
           
 



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