| Annotation Type | Description |
|---|---|
| Exclude |
The Exclude annotation can be used to prevent a field serialization.
|
| Include |
The Include annotation can be used to include a property with no
corresponding Java field and which content has to be retrieved from a getter.
|
| Serialized |