See: Description
| Class | Description |
|---|---|
| IterableMapping |
Represents an iterable mapping as configured via
@IterableMapping. |
| MapMapping |
Represents a map mapping as configured via
@MapMapping. |
| Mapping |
Represents a property mapping as configured via
@Mapping. |
| Method |
Represents a mapping method with source and target type and the mappings between the properties of source and target
type.
|
Intermediary representation of mapping methods as retrieved from via the annotation processing API. The intermediary representation is then processed into the mapper model representation.
Copyright © 2012-2013. All Rights Reserved.