Uses of Class
org.apache.openejb.jee.oejb2.XmlAttributeType
-
Packages that use XmlAttributeType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of XmlAttributeType in org.apache.openejb.jee.oejb2
Methods in org.apache.openejb.jee.oejb2 that return XmlAttributeType Modifier and Type Method Description XmlAttributeTypeObjectFactory. createXmlAttributeType()Create an instance ofXmlAttributeTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type XmlAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAttributeType>ObjectFactory. createGbeanTypeXmlAttribute(XmlAttributeType value)jakarta.xml.bind.JAXBElement<XmlAttributeType>ObjectFactory. createGbeanTypeXmlReference(XmlAttributeType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type XmlAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAttributeType>ObjectFactory. createGbeanTypeXmlAttribute(XmlAttributeType value)jakarta.xml.bind.JAXBElement<XmlAttributeType>ObjectFactory. createGbeanTypeXmlReference(XmlAttributeType value)
-