Uses of Class
org.apache.bval.jsr.xml.ValidationConfigType
-
Packages that use ValidationConfigType Package Description org.apache.bval.jsr.xml -
-
Uses of ValidationConfigType in org.apache.bval.jsr.xml
Methods in org.apache.bval.jsr.xml that return ValidationConfigType Modifier and Type Method Description ValidationConfigTypeObjectFactory. createValidationConfigType()Create an instance ofValidationConfigTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type ValidationConfigType Modifier and Type Method Description JAXBElement<ValidationConfigType>ObjectFactory. createValidationConfig(ValidationConfigType value)Methods in org.apache.bval.jsr.xml with parameters of type ValidationConfigType Modifier and Type Method Description JAXBElement<ValidationConfigType>ObjectFactory. createValidationConfig(ValidationConfigType value)
-