Uses of Class
org.apache.openejb.jee.bval.ValidationConfigType
-
Packages that use ValidationConfigType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ValidationConfigType in org.apache.openejb.jee.bval
Methods in org.apache.openejb.jee.bval that return ValidationConfigType Modifier and Type Method Description ValidationConfigTypeObjectFactory. createValidationConfigType()Create an instance ofValidationConfigTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type ValidationConfigType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationConfigType>ObjectFactory. createValidationConfig(ValidationConfigType value)Methods in org.apache.openejb.jee.bval with parameters of type ValidationConfigType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidationConfigType>ObjectFactory. createValidationConfig(ValidationConfigType value)
-