Uses of Class
org.apache.openejb.jee.was.v6.ecore.EDataType
-
Packages that use EDataType 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 EDataType in org.apache.openejb.jee.was.v6.ecore
Subclasses of EDataType in org.apache.openejb.jee.was.v6.ecore Modifier and Type Class Description classEEnumJava class for EEnum complex type.Methods in org.apache.openejb.jee.was.v6.ecore that return EDataType Modifier and Type Method Description EDataTypeObjectFactory. createEDataType()Create an instance ofEDataTypeMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EDataType>ObjectFactory. createEDataType(EDataType value)Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EDataType>ObjectFactory. createEDataType(EDataType value)
-