Uses of Class
org.hibernate.validator.xml.AnnotationType

Packages that use AnnotationType
org.hibernate.validator.xml Classes used to parse Bean Validation XML configuration files. 
 

Uses of AnnotationType in org.hibernate.validator.xml
 

Methods in org.hibernate.validator.xml that return AnnotationType
 AnnotationType ObjectFactory.createAnnotationType()
          Create an instance of AnnotationType
 

Methods in org.hibernate.validator.xml that return types with arguments of type AnnotationType
 JAXBElement<AnnotationType> ObjectFactory.createElementTypeAnnotation(AnnotationType value)
          Create an instance of JAXBElement<AnnotationType>}
 

Methods in org.hibernate.validator.xml with parameters of type AnnotationType
 JAXBElement<AnnotationType> ObjectFactory.createElementTypeAnnotation(AnnotationType value)
          Create an instance of JAXBElement<AnnotationType>}
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved