public class XMLEntry extends Object
Purpose: Used to hold the value returned from a DOMRecord and the field with which it was associated. Returned from calls to DOMRecord that take a List of fields as a parameter.
| Constructor and Description |
|---|
XMLEntry() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
Field |
getXMLField() |
void |
setValue(Object value) |
void |
setXMLField(Field xmlField) |
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference