Uses of Class
org.apache.openejb.jee.was.v6.ecore.EAttribute
-
Packages that use EAttribute Package Description org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EAttribute in org.apache.openejb.jee.was.v6.ecore
Methods in org.apache.openejb.jee.was.v6.ecore that return EAttribute Modifier and Type Method Description EAttributeObjectFactory. createEAttribute()Create an instance ofEAttributeMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EAttribute Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EAttribute>ObjectFactory. createEAttribute(EAttribute value)Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EAttribute Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EAttribute>ObjectFactory. createEAttribute(EAttribute value) -
Uses of EAttribute in org.apache.openejb.jee.was.v6.ejb
Subclasses of EAttribute in org.apache.openejb.jee.was.v6.ejb Modifier and Type Class Description classCMPAttributeDescribes a container-managed field.classCMRField
-