Uses of Class
org.hibernate.validation.xml.ConstraintDefinitionType

Packages that use ConstraintDefinitionType
org.hibernate.validation.xml   
 

Uses of ConstraintDefinitionType in org.hibernate.validation.xml
 

Fields in org.hibernate.validation.xml with type parameters of type ConstraintDefinitionType
protected  java.util.List<ConstraintDefinitionType> ConstraintMappingsType.constraintDefinition
           
 

Methods in org.hibernate.validation.xml that return ConstraintDefinitionType
 ConstraintDefinitionType ObjectFactory.createConstraintDefinitionType()
          Create an instance of ConstraintDefinitionType
 

Methods in org.hibernate.validation.xml that return types with arguments of type ConstraintDefinitionType
 java.util.List<ConstraintDefinitionType> ConstraintMappingsType.getConstraintDefinition()
          Gets the value of the constraintDefinition property.
 



Copyright © 2007-2009. All Rights Reserved.