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

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

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

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

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



Copyright © 2008-2013. All Rights Reserved.