BiMapping.Builder and adds a link between name and getter method, which represents a
property of the associated type.Mapping.Builder and adds a link between name and getter method, which represents a property
of the associated type.ReMapping.Builder and adds a link between name and setter method, which represents a
property of the associated type.BiMapping made up of the public getters and setters of a given class.Mapping.Mapping.ReMapping.TargetOperation for a given origin instance of the associated type,
which can copy its properties into another instance of that type.TargetOperation for a given origin instance of the associated type,
which can map its properties into a Map.Mapping made up of the public getters of a given class.TargetOperation for a given origin Map,
which can map its entries as properties into an instance of the associated type.Map and returns it.Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.