Uses of Class
org.apache.openejb.jee.bval.AnnotationType

Packages that use AnnotationType
org.apache.openejb.jee.bval   
 

Uses of AnnotationType in org.apache.openejb.jee.bval
 

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

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

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



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.