Uses of Class
org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Packages that use ConstraintDefinitionType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ConstraintDefinitionType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval with type parameters of type ConstraintDefinitionType Modifier and Type Field Description protected List<ConstraintDefinitionType>ConstraintMappingsType. constraintDefinitionMethods in org.apache.openejb.jee.bval that return ConstraintDefinitionType Modifier and Type Method Description ConstraintDefinitionTypeObjectFactory. createConstraintDefinitionType()Create an instance ofConstraintDefinitionTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type ConstraintDefinitionType Modifier and Type Method Description List<ConstraintDefinitionType>ConstraintMappingsType. getConstraintDefinition()Gets the value of the constraintDefinition property.
-