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

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

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

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

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

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



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.