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