|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstraintMappingsType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of ConstraintMappingsType in org.hibernate.validator.xml |
---|
Methods in org.hibernate.validator.xml that return ConstraintMappingsType | |
---|---|
ConstraintMappingsType |
ObjectFactory.createConstraintMappingsType()
Create an instance of ConstraintMappingsType |
Methods in org.hibernate.validator.xml that return types with arguments of type ConstraintMappingsType | |
---|---|
JAXBElement<ConstraintMappingsType> |
ObjectFactory.createConstraintMappings(ConstraintMappingsType value)
Create an instance of JAXBElement < ConstraintMappingsType > } |
Methods in org.hibernate.validator.xml with parameters of type ConstraintMappingsType | |
---|---|
JAXBElement<ConstraintMappingsType> |
ObjectFactory.createConstraintMappings(ConstraintMappingsType value)
Create an instance of JAXBElement < ConstraintMappingsType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |