|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |