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