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