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

Packages that use EAttribute
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
 EAttribute ObjectFactory.createEAttribute()
          Create an instance of EAttribute
 

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EAttribute
 javax.xml.bind.JAXBElement<EAttribute> ObjectFactory.createEAttribute(EAttribute value)
          Create an instance of JAXBElement<EAttribute >
 

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

Uses of EAttribute in org.apache.openejb.jee.was.v6.ejb
 

Subclasses of EAttribute in org.apache.openejb.jee.was.v6.ejb
 class CMPAttribute
          Describes a container-managed field.
 class CMRField
           
 



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