Uses of Class
org.apache.bval.jsr.xml.ConstraintDefinitionType
-
Packages that use ConstraintDefinitionType Package Description org.apache.bval.jsr.xml -
-
Uses of ConstraintDefinitionType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type ConstraintDefinitionType Modifier and Type Field Description protected List<ConstraintDefinitionType>ConstraintMappingsType. constraintDefinitionMethods in org.apache.bval.jsr.xml that return ConstraintDefinitionType Modifier and Type Method Description ConstraintDefinitionTypeObjectFactory. createConstraintDefinitionType()Create an instance ofConstraintDefinitionTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type ConstraintDefinitionType Modifier and Type Method Description List<ConstraintDefinitionType>ConstraintMappingsType. getConstraintDefinition()Gets the value of the constraintDefinition property.
-