Uses of Class
org.apache.openejb.jee.bval.ValidationConfigType

Packages that use ValidationConfigType
org.apache.openejb.jee.bval   
 

Uses of ValidationConfigType in org.apache.openejb.jee.bval
 

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

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

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



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.