Uses of Class
com.remondis.remap.MappedResult
-
Packages that use MappedResult Package Description com.remondis.remap -
-
Uses of MappedResult in com.remondis.remap
Methods in com.remondis.remap that return MappedResult Modifier and Type Method Description MappedResultMappingModel.TransformationSearchResult. performValueTransformation(Object value)Performs a value transformation.protected MappedResultPropertyPathCollectionTransformation. performValueTransformation(Object source, Object destination)protected MappedResultPropertyPathTransformation. performValueTransformation(Object source, Object destination)protected MappedResultReassignTransformation. performValueTransformation(Object source, Object destination)static MappedResultMappedResult. skip()static MappedResultMappedResult. value(Object value)
-