Uses of Class
org.hibernate.jsr303.tck.tests.constraints.groups.Author

Packages that use Author
org.hibernate.jsr303.tck.tests.constraints.groups   
 

Uses of Author in org.hibernate.jsr303.tck.tests.constraints.groups
 

Methods in org.hibernate.jsr303.tck.tests.constraints.groups that return Author
 Author Book.getAuthor()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.groups with parameters of type Author
 void Book.setAuthor(Author author)
           
 



Copyright © 2008-2011. All Rights Reserved.