-
public class MediaDownloadEntityStatusMapperFunctions to map models from other layers and / or packages into a MediaDownloadEntityStatus.
-
-
Field Summary
Fields Modifier and Type Field Description public final static MediaDownloadEntityStatusMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final MediaDownloadEntityStatusmap(@Download.State() Integer state)Maps from a Download.State. -
-
Method Detail
-
map
final MediaDownloadEntityStatus map(@Download.State() Integer state)
Maps from a Download.State.
-
-
-
-