Uses of Class
org.hibernate.validation.xml.ElementType

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.
 



Copyright © 2007-2009. All Rights Reserved.