| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes used to parse Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ElementType> |
ConstraintType.element |
protected List<ElementType> |
AnnotationType.element |
| Modifier and Type | Method and Description |
|---|---|
ElementType |
ObjectFactory.createElementType()
Create an instance of
ElementType |
| Modifier and Type | Method and Description |
|---|---|
List<ElementType> |
ConstraintType.getElement()
Gets the value of the element property.
|
List<ElementType> |
AnnotationType.getElement()
Gets the value of the element property.
|
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved