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