|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementType | |
|---|---|
| org.hibernate.validation.xml | |
| Uses of ElementType in org.hibernate.validation.xml |
|---|
| Fields in org.hibernate.validation.xml with type parameters of type ElementType | |
|---|---|
protected java.util.List<ElementType> |
ConstraintType.element
|
protected java.util.List<ElementType> |
AnnotationType.element
|
| Methods in org.hibernate.validation.xml that return ElementType | |
|---|---|
ElementType |
ObjectFactory.createElementType()
Create an instance of ElementType |
| Methods in org.hibernate.validation.xml that return types with arguments of type ElementType | |
|---|---|
java.util.List<ElementType> |
ConstraintType.getElement()
Gets the value of the element property. |
java.util.List<ElementType> |
AnnotationType.getElement()
Gets the value of the element property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||