Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Packages that use XmlAnyElement Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlAnyElement in org.eclipse.persistence.jaxb.xmlmodel
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlAnyElement Modifier and Type Method Description XmlAnyElementObjectFactory. createXmlAnyElement()Create an instance ofXmlAnyElementMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlAnyElement Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAnyElement>ObjectFactory. createXmlAnyElement(XmlAnyElement value)Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlAnyElement Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAnyElement>ObjectFactory. createXmlAnyElement(XmlAnyElement value)
-