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

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

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

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

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

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



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