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