Skip to content

Including Properties

highsource edited this page Dec 22, 2014 · 1 revision

Synopsis

<jsonix:includes>
   ...
   <jsonix:property name="Type.property"/>
   ...
</jsonix:includes>

Includes the given property into the mapping. This explicitly includes the containing type into the mapping as well.

Configuration attributes

  • name, required - name of the property in the TypeName.propertyName format.
Clone this wiki locally