Uses of Class
org.apache.bval.jsr303.xml.AnnotationType

Packages that use AnnotationType
org.apache.bval.jsr303.xml   
 

Uses of AnnotationType in org.apache.bval.jsr303.xml
 

Methods in org.apache.bval.jsr303.xml that return AnnotationType
 AnnotationType ObjectFactory.createAnnotationType()
          Create an instance of AnnotationType
 

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

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



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.