| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Field and Description |
|---|---|
protected XmlMarshalNullRepresentation |
XmlAbstractNullPolicy.nullRepresentationForXml |
| Modifier and Type | Method and Description |
|---|---|
static XmlMarshalNullRepresentation |
XmlMarshalNullRepresentation.fromValue(String v) |
XmlMarshalNullRepresentation |
XmlAbstractNullPolicy.getNullRepresentationForXml()
Gets the value of the nullRepresentationForXml property.
|
static XmlMarshalNullRepresentation |
XmlMarshalNullRepresentation.valueOf(String name)
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 Type | Method and Description |
|---|---|
void |
XmlAbstractNullPolicy.setNullRepresentationForXml(XmlMarshalNullRepresentation value)
Sets the value of the nullRepresentationForXml property.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.