Uses of Class
org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Packages that use EAnnotation Package Description 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 Modifier and Type Field Description protected List<EAnnotation>EModelElement. eAnnotationsMethods in org.apache.openejb.jee.was.v6.ecore that return EAnnotation Modifier and Type Method Description EAnnotationObjectFactory. createEAnnotation()Create an instance ofEAnnotationMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EAnnotation Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EAnnotation>ObjectFactory. createEAnnotation(EAnnotation value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EAnnotation>ObjectFactory. createEAnnotation(EAnnotation value)
-