public class IsRegistrationEnabledOutputModel
extends java.lang.Object
Constructor and Description |
---|
IsRegistrationEnabledOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getBannerHeight()
This Method is use to get the bannerHeight
|
int |
getBannerWidth()
This Method is use to get the bannerWidth
|
int |
getCanFollowCast()
This Method is use to get the canFollowMpp
|
int |
getCanFollowCategory()
This Method is use to get the canFollowCategory
|
int |
getCanFollowMpp()
This Method is use to get the canFollowMpp
|
int |
getChromecast()
This Method is use to get the chromecast
|
java.lang.String |
getChromecastSplashImageUrl()
This Method is use to get the chromecastSplashImageUrl
|
int |
getCode()
This Method is use to get the code
|
int |
getHasFavourite()
This Method is use to get the hasFavourite
|
int |
getHorizontalPosterHeight()
This Method is use to get the horizontalPosterHeight
|
int |
getHorizontalPosterWidth()
This Method is use to get the horizontalPosterWidth
|
int |
getIsAGuestuser()
This Method is use to get the isAGuestuser
|
int |
getIsAutoplayEnabled()
This Method is use to get the isAutoplayEnabled
|
int |
getIsExternalIDEnabled()
This Method is use to get the isExternalIDEnabled
|
int |
getIsFollow()
This Method is use to get the isFollow
|
int |
getIsLogin()
This Method is use to get the isLogin
|
int |
getIsLoginRequiredForFreecontent()
This Method is use to get the isLoginRequiredForFreecontent
|
int |
getIsMylibrary()
This Method is use to get the isMylibrary
|
int |
getIsNotificationEnabled()
This Method is use to get the isNotificationEnabled
|
int |
getIsOffline()
This Method is use to get the isOffline
|
int |
getIsPlayList()
This Method is use to get the isPlayList
|
int |
getIsQueue()
This Method is use to get the isQueue
|
int |
getIsRating()
This Method is use to get the isRating
|
int |
getIsRegistrationEnabled()
This Method is use to get the isRegistrationEnabled
|
int |
getIsRestrictDevice()
This Method is use to get the isRestrictDevice
|
int |
getIsStreamingRestriction()
This Method is use to get the isStreamingRestriction
|
int |
getIsUgcEnabled()
This Method is use to get the isUgcEnabled
|
int |
getMyPlanStatus()
This Method is use to get the myPlanStatus
|
int |
getOpenidEnabled()
This Method is use to get the openidEnabled
|
int |
getPlayout()
This Method is use to get the playout
|
int |
getPurchaseHistoryStatus()
This Method is use to get the purchaseHistoryStatus
|
int |
getResumeWatchLastSeenStatus()
This Method is use to get the resumeWatchLastSeenStatus
|
int |
getResumeWatchStatus()
This Method is use to get the resumeWatchStatus
|
int |
getSignupStep()
This Method is use to get the signupStep
|
java.lang.String |
getStatus()
This Method is use to get the status
|
int |
getTvBannerHeight()
This Method is use to get the tvBannerHeight
|
int |
getTvBannerWidth()
This Method is use to get the tvBannerWidth
|
int |
getTvPosterHeight()
This Method is use to get the tvPosterHeight
|
int |
getTvPosterWidth()
This Method is use to get the tvPosterWidth
|
int |
getVerticalPosterHeight()
This Method is use to get the verticalPosterHeight
|
int |
getVerticalPosterWidth()
This Method is use to get the verticalPosterWidth
|
int |
getWatchHistory()
This Method is use to get the watchHistory
|
int |
getWebBannerHeight()
This Method is use to get the webBannerHeight
|
int |
getWebBannerWidth()
This Method is use to get the webBannerWidth
|
void |
setCode(int code)
This Method is use to set the code
|
public int getCode()
public void setCode(int code)
code
- server code@Nullable public java.lang.String getStatus()
public int getIsMylibrary()
public int getIsRating()
public int getIsUgcEnabled()
public int getIsLogin()
public int getPurchaseHistoryStatus()
public int getMyPlanStatus()
public int getTvPosterWidth()
public int getTvPosterHeight()
public int getHorizontalPosterWidth()
public int getHorizontalPosterHeight()
public int getVerticalPosterWidth()
public int getVerticalPosterHeight()
public int getBannerWidth()
public int getBannerHeight()
public int getWebBannerWidth()
public int getWebBannerHeight()
public int getTvBannerWidth()
public int getTvBannerHeight()
public int getHasFavourite()
public int getSignupStep()
public int getIsRestrictDevice()
public int getIsStreamingRestriction()
public int getWatchHistory()
public int getResumeWatchStatus()
public int getResumeWatchLastSeenStatus()
public int getPlayout()
public int getIsAutoplayEnabled()
public int getChromecast()
@Nullable public java.lang.String getChromecastSplashImageUrl()
public int getIsOffline()
public int getIsExternalIDEnabled()
public int getIsPlayList()
public int getIsQueue()
public int getIsLoginRequiredForFreecontent()
public int getOpenidEnabled()
public int getIsRegistrationEnabled()
public int getIsNotificationEnabled()
public int getIsFollow()
public int getCanFollowCategory()
public int getCanFollowCast()
public int getCanFollowMpp()
public int getIsAGuestuser()