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

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

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

Fields in org.apache.openejb.jee.bval with type parameters of type ElementType
protected  List<ElementType> AnnotationType.element
           
protected  List<ElementType> ConstraintType.element
           
 

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

Methods in org.apache.openejb.jee.bval that return types with arguments of type ElementType
 List<ElementType> AnnotationType.getElement()
          Gets the value of the element property.
 List<ElementType> ConstraintType.getElement()
          Gets the value of the element property.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.