Class DownloadPageProps
- java.lang.Object
-
- com.karafra.bitchutedl.platforms.bitchute.dtos.DownloadPageProps
-
public class DownloadPageProps extends Object
Props class used for transfer to download page template.- Since:
- 1.0
- Version:
- 1.0
- Author:
- Karafra
-
-
Constructor Summary
Constructors Constructor Description DownloadPageProps()No args constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadaddDownload(Download download)Adds download to download list.
-