Uses of Class
com.expediagroup.transformer.model.FieldMapping
Package | Description |
---|---|
com.expediagroup.transformer |
Transformer package.
|
-
Uses of FieldMapping in com.expediagroup.transformer
Methods in com.expediagroup.transformer with parameters of type FieldMapping Modifier and Type Method Description T
AbstractTransformer. withFieldMapping(FieldMapping... fieldMapping)
Initializes the mapping between fields in the source object and the destination one.N
Transformer. withFieldMapping(FieldMapping... fieldMapping)
Initializes the mapping between fields in the source object and the destination one.