Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlElementNillable
-
Uses of XmlElementNillable in org.eclipse.persistence.jaxb.compiler
Modifier and TypeMethodDescriptionvoid
AnnotationsProcessor.addPackageToXmlElementNillable
(String packageName, XmlElementNillable xmlElementNillable) Add a package name/XmlElementNillable entry to the map.void
XmlNillableInfo.setXmlElementNillable
(XmlElementNillable xmlElementNillable) -
Uses of XmlElementNillable in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected XmlElementNillable
JavaType.xmlElementNillable
protected XmlElementNillable
XmlBindings.xmlElementNillable
Modifier and TypeMethodDescriptionJavaType.getXmlElementNillable()
Gets the value of the xmlElementNillable property.XmlBindings.getXmlElementNillable()
Gets the value of the xmlElementNillable property.Modifier and TypeMethodDescriptionvoid
JavaType.setXmlElementNillable
(XmlElementNillable value) Sets the value of the xmlElementNillable property.void
XmlBindings.setXmlElementNillable
(XmlElementNillable value) Sets the value of the xmlElementNillable property.