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
 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
 JAXBElement<EEnum> ObjectFactory.createEEnum(EEnum value)
          Create an instance of JAXBElement<EEnum>
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.