-
public class DownloadMediaUiModelMapperFunctions to map models from other layers and / or packages into a DownloadMediaUiModel.
-
-
Field Summary
Fields Modifier and Type Field Description public final static DownloadMediaUiModelMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final DownloadMediaUiModelmap(MediaDownload mediaDownload)Maps from MediaDownload. -
-
Method Detail
-
map
final DownloadMediaUiModel map(MediaDownload mediaDownload)
Maps from MediaDownload.
-
-
-
-