public class getMediaQueueInput
extends java.lang.Object
Constructor and Description |
---|
getMediaQueueInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the authToken
|
java.lang.String |
getContent_field()
This Method is use to Get the content field
|
java.lang.String |
getContent_info()
This Method is use to Get the content info
|
java.lang.String |
getCountry()
This Method is use to Get the country
|
java.lang.String |
getDescription()
This Method is use to Get the description
|
java.lang.String |
getDuration()
This Method is use to Get the duration
|
java.lang.String |
getEpisode_no()
This Method is use to Get the episode number
|
java.lang.String |
getLang_code()
This Method is use to Get the lang code
|
java.lang.String |
getSeason_no()
This Method is use to Get the season number
|
java.lang.String |
getStream_uniq_id()
This Method is use to Get the stream_uniq_id
|
java.lang.String |
getUser_id()
This Method is use to Get the user_id
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the auth Token
|
void |
setContent_field(java.lang.String content_field)
This Method is use to Set the content_field
|
void |
setContent_info(java.lang.String content_info)
This Method is use to Set the content info
|
void |
setCountry(java.lang.String country)
This Method is use to Set the country
|
void |
setDescription(java.lang.String description)
This Method is use to Set the description
|
void |
setDuration(java.lang.String duration)
This Method is use to Set the duration
|
void |
setEpisode_no(java.lang.String episode_no)
This Method is use to Set the episode no
|
void |
setLang_code(java.lang.String lang_code)
This Method is use to Set the lang_code
|
void |
setSeason_no(java.lang.String season_no)
This Method is use to Set the season no
|
void |
setStream_uniq_id(java.lang.String stream_uniq_id)
This Method is use to Set the stream_uniq_id
|
void |
setUser_id(java.lang.String user_id)
This Method is use to Set the user_id
|
public java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken
- For Setting The auth Tokenpublic java.lang.String getStream_uniq_id()
public void setStream_uniq_id(java.lang.String stream_uniq_id)
stream_uniq_id
- For Setting The stream_uniq_idpublic java.lang.String getUser_id()
public void setUser_id(java.lang.String user_id)
user_id
- For Setting The user_idpublic java.lang.String getCountry()
public void setCountry(java.lang.String country)
country
- For Setting The countrypublic java.lang.String getLang_code()
public void setLang_code(java.lang.String lang_code)
lang_code
- For Setting The lang_codepublic java.lang.String getContent_info()
public void setContent_info(java.lang.String content_info)
content_info
- For Setting The content infopublic java.lang.String getContent_field()
public void setContent_field(java.lang.String content_field)
content_field
- For Setting The content fieldpublic java.lang.String getEpisode_no()
public void setEpisode_no(java.lang.String episode_no)
episode_no
- For Setting The episode nopublic java.lang.String getSeason_no()
public void setSeason_no(java.lang.String season_no)
season_no
- For Setting The season nopublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- For Setting The descriptionpublic java.lang.String getDuration()
public void setDuration(java.lang.String duration)
duration
- For Setting The duration