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

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

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

Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EEnumLiteral
protected  List<EEnumLiteral> EEnum.eLiterals
           
 

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

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EEnumLiteral
 javax.xml.bind.JAXBElement<EEnumLiteral> ObjectFactory.createEEnumLiteral(EEnumLiteral value)
          Create an instance of JAXBElement<EEnumLiteral >
 List<EEnumLiteral> EEnum.getELiterals()
          Gets the value of the eLiterals property.
 

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



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