All Classes and Interfaces

Class
Description
Define a field containing an array of entities.
Defines a mapping between JSON entity and a Java entity.
Defines the abstraction of a mapping between a Java property - simple type, another class mapped to a JSON entity, or a collection mapped to a JSON array - and a JSON property, type, or array.
Defines a JSON property mapping a Java class to a JSON entity property or mapping a simple property to a simple JSON property.
Defines an entity mapped to a row of TSV values written to a TSV file.
The TSV property defines the mapping between a Java property and one or multiple cells in a TSV file.
Model an one to multiple relation.