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