Uses of Enum
org.eclipse.persistence.jaxb.xmlmodel.XmlMarshalNullRepresentation
-
Uses of XmlMarshalNullRepresentation in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected XmlMarshalNullRepresentation
XmlAbstractNullPolicy.nullRepresentationForXml
Modifier and TypeMethodDescriptionstatic XmlMarshalNullRepresentation
XmlAbstractNullPolicy.getNullRepresentationForXml()
Gets the value of the nullRepresentationForXml property.static XmlMarshalNullRepresentation
Returns the enum constant of this type with the specified name.static XmlMarshalNullRepresentation[]
XmlMarshalNullRepresentation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
XmlAbstractNullPolicy.setNullRepresentationForXml
(XmlMarshalNullRepresentation value) Sets the value of the nullRepresentationForXml property.