Uses of Class
org.apache.openejb.jee.was.v6.ecore.EEnumLiteral
-
Packages that use EEnumLiteral 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 EEnumLiteral in org.apache.openejb.jee.was.v6.ecore
Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EEnumLiteral Modifier and Type Field Description protected List<EEnumLiteral>EEnum. eLiteralsMethods in org.apache.openejb.jee.was.v6.ecore that return EEnumLiteral Modifier and Type Method Description EEnumLiteralObjectFactory. createEEnumLiteral()Create an instance ofEEnumLiteralMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EEnumLiteral Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EEnumLiteral>ObjectFactory. createEEnumLiteral(EEnumLiteral value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EEnumLiteral>ObjectFactory. createEEnumLiteral(EEnumLiteral value)
-