-
Notifications
You must be signed in to change notification settings - Fork 37
Including Properties
highsource edited this page Dec 22, 2014
·
1 revision
<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.
-
name
, required - name of the property in theTypeName.propertyName
format.
- Usage
- Basic Concepts
- Generation
- Configuration
- Advanced Topics
- Sample Projects
- Troubleshooting
- Development