public interface XMLSetting
Purpose:This class defines an interface that provides information about mappings and values, used to marshal Sequenced objects.
Responsibilities:
When marshalling a sequenced Data Object, that Object will provide TopLink OXM with an Ordered list of TopLinkSetting objects. These will be used to marshal the appropriate values in the correct order.
| Modifier and Type | Method and Description |
|---|---|
Mapping |
getMapping() |
Object |
getValue()
Gets the value to be marshalled using the specified mapping.
|
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference