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

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

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

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

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

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



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.