|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse Bean Validation XML configuration files. |
| Uses of ConstraintType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml with type parameters of type ConstraintType | |
|---|---|
protected List<ConstraintType> |
FieldType.constraint
|
protected List<ConstraintType> |
GetterType.constraint
|
protected List<ConstraintType> |
ClassType.constraint
|
| Methods in org.hibernate.validator.internal.xml that return ConstraintType | |
|---|---|
ConstraintType |
ObjectFactory.createConstraintType()
Create an instance of ConstraintType |
| Methods in org.hibernate.validator.internal.xml that return types with arguments of type ConstraintType | |
|---|---|
List<ConstraintType> |
FieldType.getConstraint()
Gets the value of the constraint property. |
List<ConstraintType> |
GetterType.getConstraint()
Gets the value of the constraint property. |
List<ConstraintType> |
ClassType.getConstraint()
Gets the value of the constraint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||