Uses of Class
org.apache.bval.jsr.xml.ElementType
-
Packages that use ElementType Package Description org.apache.bval.jsr.xml -
-
Uses of ElementType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type ElementType Modifier and Type Field Description protected List<ElementType>AnnotationType. elementprotected List<ElementType>ConstraintType. elementMethods in org.apache.bval.jsr.xml that return ElementType Modifier and Type Method Description ElementTypeObjectFactory. createElementType()Create an instance ofElementTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type ElementType Modifier and Type Method Description List<ElementType>AnnotationType. getElement()Gets the value of the element property.List<ElementType>ConstraintType. getElement()Gets the value of the element property.
-