Uses of Class
org.apache.openejb.jee.was.v6.ecore.EEnum
-
Packages that use EEnum Package Description 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 Modifier and Type Method Description EEnumObjectFactory. createEEnum()Create an instance ofEEnumMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EEnum Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EEnum>ObjectFactory. createEEnum(EEnum value)Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EEnum Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EEnum>ObjectFactory. createEEnum(EEnum value)
-