Uses of Class
org.hibernate.validator.xml.ConstraintMappingsType

Packages that use ConstraintMappingsType
org.hibernate.validator.xml Classes used to parse Bean Validation XML configuration files. 
 

Uses of ConstraintMappingsType in org.hibernate.validator.xml
 

Methods in org.hibernate.validator.xml that return ConstraintMappingsType
 ConstraintMappingsType ObjectFactory.createConstraintMappingsType()
          Create an instance of ConstraintMappingsType
 

Methods in org.hibernate.validator.xml that return types with arguments of type ConstraintMappingsType
 JAXBElement<ConstraintMappingsType> ObjectFactory.createConstraintMappings(ConstraintMappingsType value)
          Create an instance of JAXBElement<ConstraintMappingsType>}
 

Methods in org.hibernate.validator.xml with parameters of type ConstraintMappingsType
 JAXBElement<ConstraintMappingsType> ObjectFactory.createConstraintMappings(ConstraintMappingsType value)
          Create an instance of JAXBElement<ConstraintMappingsType>}
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved