Uses of Class
org.hibernate.jsr303.tck.tests.constraints.constraintcomposition.FrenchZipcode

Packages that use FrenchZipcode
org.hibernate.jsr303.tck.tests.constraints.constraintcomposition   
 

Uses of FrenchZipcode in org.hibernate.jsr303.tck.tests.constraints.constraintcomposition
 

Classes in org.hibernate.jsr303.tck.tests.constraints.constraintcomposition with annotations of type FrenchZipcode
 interface GermanZipcode
          Constraint used to test nested composing constraints.
 

Methods in org.hibernate.jsr303.tck.tests.constraints.constraintcomposition with annotations of type FrenchZipcode
 String FrenchAddress.getZipCode()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.constraintcomposition with parameters of type FrenchZipcode
 void FrenchZipcodeConstraintValidator.initialize(FrenchZipcode parameters)
           
 



Copyright © 2008-2011. All Rights Reserved.