Uses of Class
org.apache.openejb.jee.was.v6.ecore.EAnnotation

Packages that use EAnnotation
org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EAnnotation in org.apache.openejb.jee.was.v6.ecore
 

Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EAnnotation
protected  List<EAnnotation> EModelElement.eAnnotations
           
 

Methods in org.apache.openejb.jee.was.v6.ecore that return EAnnotation
 EAnnotation ObjectFactory.createEAnnotation()
          Create an instance of EAnnotation
 

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EAnnotation
 javax.xml.bind.JAXBElement<EAnnotation> ObjectFactory.createEAnnotation(EAnnotation value)
          Create an instance of JAXBElement<EAnnotation >
 List<EAnnotation> EModelElement.getEAnnotations()
          Gets the value of the eAnnotations property.
 

Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EAnnotation
 javax.xml.bind.JAXBElement<EAnnotation> ObjectFactory.createEAnnotation(EAnnotation value)
          Create an instance of JAXBElement<EAnnotation >
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.