Uses of Class
org.apache.bval.jsr303.xml.ConstraintMappingsType

Packages that use ConstraintMappingsType
org.apache.bval.jsr303.xml   
 

Uses of ConstraintMappingsType in org.apache.bval.jsr303.xml
 

Methods in org.apache.bval.jsr303.xml that return ConstraintMappingsType
 ConstraintMappingsType ObjectFactory.createConstraintMappingsType()
          Create an instance of ConstraintMappingsType
 

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

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



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.