public class AppHomeFeatureInputModel
extends java.lang.Object
Constructor and Description |
---|
AppHomeFeatureInputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the authToken
|
java.lang.String |
getCountryCode()
This Method is use to Get the countryCode
|
java.lang.String |
getFeatureSectionContentLimit()
This Method is use to Get the featureSectionContentLimit
|
java.lang.String |
getFeatureSectionLimit()
This Method is use to Get the featureSectionLimit
|
java.lang.String |
getGetFeatureSectionContentOffset()
This Method is use to Get the getFeatureSectionContentOffset
|
java.lang.String |
getGetFeatureSectionOffset()
This Method is use to Get the getFeatureSectionOffset
|
java.lang.String |
getLang_code()
This Method is use to Get the lang_code
|
java.lang.String |
getPlatform_type()
This Method is use to Get the platform_type
|
java.lang.String |
getUserId()
This Method is use to Get the userId
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the authToken
|
void |
setCountryCode(java.lang.String countryCode)
This Method is use to Set the countryCode
|
void |
setFeatureSectionContentLimit(java.lang.String featureSectionContentLimit)
This Method is use to Set the featureSectionContentLimit
|
void |
setFeatureSectionLimit(java.lang.String featureSectionLimit)
This Method is use to Set the featureSectionLimit
|
void |
setGetFeatureSectionContentOffset(java.lang.String getFeatureSectionContentOffset)
This Method is use to Set the FeatureSectionContentOffset
|
void |
setGetFeatureSectionOffset(java.lang.String getFeatureSectionOffset)
This Method is use to Set the FeatureSectionOffset
|
void |
setLang_code(java.lang.String lang_code)
This Method is use to Set the lang_code
|
void |
setPlatform_type(java.lang.String platform_type)
This Method is use to Set the platform_type
|
void |
setUserId(java.lang.String userId)
This Method is use to Set the userId
|
public java.lang.String getCountryCode()
public void setCountryCode(java.lang.String countryCode)
countryCode
- For Setting The countryCodepublic java.lang.String getPlatform_type()
public void setPlatform_type(java.lang.String platform_type)
platform_type
- For Setting The platform_typepublic java.lang.String getFeatureSectionContentLimit()
public void setFeatureSectionContentLimit(java.lang.String featureSectionContentLimit)
featureSectionContentLimit
- For Setting The featureSectionContentLimitpublic java.lang.String getGetFeatureSectionContentOffset()
public void setGetFeatureSectionContentOffset(java.lang.String getFeatureSectionContentOffset)
getFeatureSectionContentOffset
- For Setting The FeatureSectionContentOffsetpublic java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken
- For Setting The authTokenpublic java.lang.String getFeatureSectionLimit()
public void setFeatureSectionLimit(java.lang.String featureSectionLimit)
featureSectionLimit
- For Setting The featureSectionLimitpublic java.lang.String getGetFeatureSectionOffset()
public void setGetFeatureSectionOffset(java.lang.String getFeatureSectionOffset)
getFeatureSectionOffset
- For Setting The FeatureSectionOffsetpublic java.lang.String getLang_code()
public void setLang_code(java.lang.String lang_code)
lang_code
- For Setting The lang_codepublic java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- For Setting The userId