Uses of Class
com.remondis.remap.SetBuilder
-
-
Uses of SetBuilder in com.remondis.remap
Methods in com.remondis.remap that return SetBuilder Modifier and Type Method Description <RD> SetBuilder<S,D,RD>MappingConfiguration. set(TypedSelector<RD,D> destinationSelector)Defines a custom source of a value that should be mapped to the specified property of the destination object.
-