public class EpisodeWatchHistory.Episode
extends java.lang.Object
Constructor and Description |
---|
Episode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentPublishDate()
This Method is use to get the contentPublishDate
|
java.lang.String |
getContentPublishEndDate()
This Method is use to get the contentPublishEndDate
|
java.lang.String |
getContentPublishStatus()
This Method is use to get the contentPublishStatus
|
java.lang.String |
getCustomField()
This Method is use to get the customField
|
java.lang.String |
getCustomMetaData()
This Method is use to get the customMetaData
|
int |
getCustomMetadataFormId()
This Method is use to get the customMetadataFormId
|
java.lang.String |
getEpisodeDate()
This Method is use to get the episodeDate
|
int |
getEpisodeNumber()
This Method is use to get the episodeNumber
|
java.lang.String |
getEpisodeStory()
This Method is use to get the episodeStory
|
java.lang.String |
getEpisodeTitle()
This Method is use to get the episodeTitle
|
java.lang.String |
getFullMovie()
This Method is use to get the fullMovie
|
int |
getId()
This Method is use to get the id
|
int |
getIsMediaPublished()
This Method is use to get the isMediaPublished
|
int |
getIsSecondaryConverted()
This Method is use to get the isSecondaryConverted
|
java.lang.String |
getMovieStreamUniqId()
This Method is use to get the movieStreamUniqId
|
java.lang.String |
getPosterUrl()
This Method is use to get the posterUrl
|
int |
getSeriesNumber()
This Method is use to get the seriesNumber
|
java.lang.String |
getThirdpartyUrl()
This Method is use to get the thirdpartyUrl
|
java.lang.String |
getVideoDuration()
This Method is use to get the videoDuration
|
java.lang.String |
getVideoResolution()
This Method is use to get the videoResolution
|
java.lang.String |
getVideoUrl()
This Method is use to get the videoUrl
|
java.lang.String |
getWatchDuration()
This Method is use to get the watchDuration
|
public int getId()
@Nullable public java.lang.String getMovieStreamUniqId()
@Nullable public java.lang.String getFullMovie()
public int getEpisodeNumber()
@Nullable public java.lang.String getVideoResolution()
@Nullable public java.lang.String getEpisodeTitle()
public int getSeriesNumber()
@Nullable public java.lang.String getEpisodeDate()
@Nullable public java.lang.String getEpisodeStory()
@Nullable public java.lang.String getContentPublishStatus()
@Nullable public java.lang.String getContentPublishDate()
@Nullable public java.lang.String getContentPublishEndDate()
@Nullable public java.lang.String getVideoUrl()
@Nullable public java.lang.String getThirdpartyUrl()
@Nullable public java.lang.String getVideoDuration()
public int getCustomMetadataFormId()
@Nullable public java.lang.String getCustomField()
@Nullable public java.lang.String getCustomMetaData()
@Nullable public java.lang.String getPosterUrl()
@Nullable public java.lang.String getWatchDuration()
public int getIsMediaPublished()
public int getIsSecondaryConverted()