public class HomeFeaturePageSectionDetailsModel
extends java.lang.Object
| Constructor and Description |
|---|
HomeFeaturePageSectionDetailsModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBanner()
This Method is use to Get the banner
|
java.lang.String |
getContent_types_id()
This Method is use to Get the content_types_id
|
java.lang.String |
getEmbeddedUrl()
This Method is use to Get the embeddedUrl
|
java.lang.String |
getFreeContnet() |
java.lang.String |
getGenre()
This Method is use to Get the genre
|
java.lang.String |
getIs_converted()
This Method is use to Get the is_converted
|
java.lang.String |
getIs_episode()
This Method is use to Get the is_episode
|
java.lang.String |
getMovie_id()
This Method is use to Get the movie_id
|
java.lang.String |
getMovie_stream_id()
This Method is use to Get the movie_stream_id
|
java.lang.String |
getMovie_stream_uniq_id()
This Method is use to Get the movie_stream_uniq_id
|
java.lang.String |
getMuvi_uniq_id()
This Method is use to Get the muvi_uniq_id
|
java.lang.String |
getName()
This Method is use to Get the name
|
java.lang.String |
getPermalink()
This Method is use to Get the permalink
|
java.lang.String |
getPoster_url()
This Method is use to Get the poster_url
|
java.lang.String |
getPpv_plan_id()
This Method is use to Get the ppv_plan_id
|
java.lang.String |
getStory()
This Method is use to Get the story
|
void |
setBanner(java.lang.String banner)
This Method is use to Set the banner
|
void |
setContent_types_id(java.lang.String content_types_id)
This Method is use to Set the content_types_id
|
void |
setEmbeddedUrl(java.lang.String embeddedUrl)
This Method is use to Set the embeddedUrl
|
void |
setFreeContnet(java.lang.String freeContnet)
This Method is use to Set the freeContnet
|
void |
setGenre(java.lang.String genre)
This Method is use to Set the genre
|
void |
setIs_converted(java.lang.String is_converted)
This Method is use to Set the is_converted
|
void |
setIs_episode(java.lang.String is_episode)
This Method is use to Set the is_episode
|
void |
setMovie_id(java.lang.String movie_id)
This Method is use to Set the movie_id
|
void |
setMovie_stream_id(java.lang.String movie_stream_id)
This Method is use to Set the movie_stream_id
|
void |
setMovie_stream_uniq_id(java.lang.String movie_stream_uniq_id)
This Method is use to Set the movie stream unique id
|
void |
setMuvi_uniq_id(java.lang.String muvi_uniq_id)
This Method is use to Set the muvi_uniq_id
|
void |
setName(java.lang.String name)
This Method is use to Set the Profile Image
|
void |
setPermalink(java.lang.String permalink)
This Method is use to Set the permalink
|
void |
setPoster_url(java.lang.String poster_url)
This Method is use to Set the Profile Image
|
void |
setPpv_plan_id(java.lang.String ppv_plan_id)
This Method is use to Set the ppv_plan_id
|
void |
setStory(java.lang.String story)
This Method is use to Set the Profile Image
|
public java.lang.String getFreeContnet()
public void setFreeContnet(java.lang.String freeContnet)
freeContnet - For Setting the freeContnetpublic java.lang.String getIs_episode()
public void setIs_episode(java.lang.String is_episode)
is_episode - For Setting the is_episodepublic java.lang.String getMovie_stream_uniq_id()
public void setMovie_stream_uniq_id(java.lang.String movie_stream_uniq_id)
movie_stream_uniq_id - For Setting the movie_stream_uniq_idpublic java.lang.String getMovie_id()
public void setMovie_id(java.lang.String movie_id)
movie_id - For Setting the movie_idpublic java.lang.String getMovie_stream_id()
public void setMovie_stream_id(java.lang.String movie_stream_id)
movie_stream_id - For Setting the movie_stream_idpublic java.lang.String getMuvi_uniq_id()
public void setMuvi_uniq_id(java.lang.String muvi_uniq_id)
muvi_uniq_id - For Setting the muvi_uniq_idpublic java.lang.String getPpv_plan_id()
public void setPpv_plan_id(java.lang.String ppv_plan_id)
ppv_plan_id - For Setting the ppv_plan_idpublic java.lang.String getPermalink()
public void setPermalink(java.lang.String permalink)
permalink - For Setting the permalinkpublic java.lang.String getName()
public void setName(java.lang.String name)
name - For Setting the namepublic java.lang.String getStory()
public void setStory(java.lang.String story)
story - For Setting the storypublic java.lang.String getGenre()
public void setGenre(java.lang.String genre)
genre - For Setting the genrepublic java.lang.String getContent_types_id()
public void setContent_types_id(java.lang.String content_types_id)
content_types_id - For Setting the content_types_idpublic java.lang.String getIs_converted()
public void setIs_converted(java.lang.String is_converted)
is_converted - For Setting the is_convertedpublic java.lang.String getPoster_url()
public void setPoster_url(java.lang.String poster_url)
poster_url - For Setting the poster_urlpublic java.lang.String getEmbeddedUrl()
public void setEmbeddedUrl(java.lang.String embeddedUrl)
embeddedUrl - For Setting the embeddedUrlpublic java.lang.String getBanner()
public void setBanner(java.lang.String banner)
banner - For Setting the banner