Class | Description |
---|---|
Getters<T> |
Represents a view of the getters of a data object class, whose properties are mapped via getters and setters.
|
Mapper<S,T> |
Represents a tool that can transfer the properties of a source instance to a target instance,
where both must be instances of data object types whose properties are represented by getters and setters.
|
Setters<T> |
Represents a view of the setters of a data object class, whose properties are mapped via getters and setters.
|
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.