Package com.expediagroup.transformer.model

Pojo package.
  • Interface Summary
    Interface Description
    EmptyValue
    Needed in order to put in cache an empty value.
    MapElemType
    Interface that identifies the contained object elem types.
  • Class Summary
    Class Description
    FieldMapping<T,​K>
    Specifies the field's name mapping between the source object and destination one.
    FieldTransformer<T,​K>
    Specifies the field mapping between the source object and destination one.
    ItemType
    Bean class for mapping the "Generic" object type and its nested generic (if any).
    MapType
    Bean class for mapping the java.util.Map type.
    TransformerSettings<T>
    Transformer object configuration.