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