Uses of Enum
org.eclipse.persistence.oxm.annotations.XmlMarshalNullRepresentation
Packages that use XmlMarshalNullRepresentation
-
Uses of XmlMarshalNullRepresentation in org.eclipse.persistence.oxm.annotations
Methods in org.eclipse.persistence.oxm.annotations that return XmlMarshalNullRepresentationModifier and TypeMethodDescriptionstatic XmlMarshalNullRepresentation
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.