Uses of Class
com.remondis.remap.RestructureBuilder
-
-
Uses of RestructureBuilder in com.remondis.remap
Methods in com.remondis.remap that return RestructureBuilder Modifier and Type Method Description <RD> RestructureBuilder<S,D,RD>MappingConfiguration. restructure(TypedSelector<RD,D> destinationSelector)Defines a restructuring operation to build an complex object to be assigned to the specified destination field by mapping from fields of the source type.
-