Uses of Class
org.hibernate.beanvalidation.tck.tests.methodvalidation.constraint.MyCrossParameterConstraint.List

Packages that use MyCrossParameterConstraint.List
org.hibernate.beanvalidation.tck.tests.methodvalidation.model   
 

Uses of MyCrossParameterConstraint.List in org.hibernate.beanvalidation.tck.tests.methodvalidation.model
 

Methods in org.hibernate.beanvalidation.tck.tests.methodvalidation.model with annotations of type MyCrossParameterConstraint.List
 void User.setAddress(String street, String houseNo, String city)
           
 

Constructors in org.hibernate.beanvalidation.tck.tests.methodvalidation.model with annotations of type MyCrossParameterConstraint.List
User(String street, String houseNo, String city)
           
 



Copyright © 2008-2013. All Rights Reserved.