|
Annotation Types Summary |
| CsvRecord |
This annotation represents the root class of the model. |
| DataField |
An annotation used to identify in a POJO which property is link to a field of
a record (csv, ...). |
| KeyValuePairField |
An annotation used to identify in a POJO which property is link to a key
value pair field The tag (mandatory) identifies the key of the key value pair
(e.g. |
| Link |
This annotation allows to link classes together in the model. |
| Message |
This annotation represents the root class of the model. |
| OneToMany |
|
| Section |
This annotation allows to define during the marshaling process how a message
must be reconstruct |