public class ContentListInput
extends java.lang.Object
Constructor and Description |
---|
ContentListInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the Auth Token
|
java.lang.String |
getCountry()
This Method is use to Get the Country
|
java.lang.String |
getGenre()
This Method is use to Get the genre
|
java.lang.String |
getLanguage()
This Method is use to Get the Language
|
java.lang.String |
getLimit()
This Method is use to Get the Limit
|
java.lang.String |
getOffset()
This Method is use to Get the Offset
|
java.lang.String |
getOrderby()
This Method is use to Get the Order BY
|
java.lang.String |
getPermalink()
This Method is use to Get the Permalink
|
java.lang.String |
getUpload_content_type()
This Method is use to Get the uploaded content type
|
java.lang.String |
getUserId()
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 |
setCountry(java.lang.String country)
This Method is use to Set the Country
|
void |
setGenre(java.lang.String genre)
This Method is use to Set the genre
|
void |
setLanguage(java.lang.String language)
This Method is use to Set the Language
|
void |
setLimit(java.lang.String limit)
This Method is use to Set the Limit
|
void |
setOffset(java.lang.String offset)
This Method is use to Set the Offset
|
void |
setOrderby(java.lang.String orderby)
This Method is use to Set the Order BY
|
void |
setPermalink(java.lang.String permalink)
This Method is use to Set the Permalink
|
void |
setUpload_content_type(java.lang.String upload_content_type)
This Method is use to Set the uploaded content type
|
void |
setUserId(java.lang.String userId)
This Method is use to Set the user id
|
public java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- For Setting The user idpublic java.lang.String getUpload_content_type()
public void setUpload_content_type(java.lang.String upload_content_type)
upload_content_type
- For Setting The uploaded content typepublic java.lang.String getLanguage()
public void setLanguage(java.lang.String language)
language
- For Setting The Languagepublic java.lang.String getCountry()
public void setCountry(java.lang.String country)
country
- For Setting The Countrypublic java.lang.String getLimit()
public void setLimit(java.lang.String limit)
limit
- For Setting The Limitpublic java.lang.String getOffset()
public void setOffset(java.lang.String offset)
offset
- For Setting The Offsetpublic java.lang.String getPermalink()
public void setPermalink(java.lang.String permalink)
permalink
- For Setting The Permalinkpublic java.lang.String getOrderby()
public void setOrderby(java.lang.String orderby)
orderby
- For Setting The Order Bypublic java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken
- For Setting The Auth Tokenpublic java.lang.String getGenre()
public void setGenre(java.lang.String genre)
genre
- For Setting The genre