| Annotation Type | Description |
|---|---|
| DiffIgnore |
Annotation to ignore a mapping when using
DiffMappings on a class to map all fields. |
| DiffMapping |
A method annotated with this will be checked for difference between two objects.
|
| DiffMappingCollection | |
| DiffMappings |
Annotation to group multiple mappings on a method or to enable all methods if is used on a class.
|
| DiffOrder |
Defines an order for the method if necessary.
|
| DiffProperty |
Maps a property on a mapping to be used on result.
|
Copyright © 2020. All rights reserved.