public class EpisodeWatchHistory.PpvPricing
extends java.lang.Object
Constructor and Description |
---|
PpvPricing() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEpisodeSubscribed()
This Method is use to get the episode Subscribed
|
java.lang.String |
getEpisodeUnsubscribed()
This Method is use to get the episode Unsubscribed
|
int |
getId()
This Method is use to get the id
|
int |
getIsEpisode()
This Method is use to get the isEpisode
|
int |
getIsSeason()
This Method is use to get the isSeason
|
int |
getIsShow()
This Method is use to get the is Show
|
java.lang.String |
getPriceForSubscribed()
This Method is use to get the price For Subscribed
|
java.lang.String |
getPriceForUnsubscribed()
This Method is use to get the price For Unsubscribed
|
int |
getPricingId()
This Method is use to get the pricing Id
|
java.lang.String |
getSeasonSubscribed()
This Method is use to get the season Subscribed
|
java.lang.String |
getSeasonUnsubscribed()
This Method is use to get the season Unsubscribed
|
java.lang.String |
getShowSubscribed()
This Method is use to get the show Subscribed
|
java.lang.String |
getShowUnsubscribed()
This Method is use to get the show Unsubscribed
|
java.lang.String |
getTitle()
This Method is use to get the title
|
java.lang.String |
getValidityPeriod()
This Method is use to get the validity Period
|
java.lang.String |
getValidityRecurrence()
This Method is use to get the validity Recurrence
|
public int getId()
@Nullable public java.lang.String getTitle()
public int getPricingId()
@Nullable public java.lang.String getPriceForUnsubscribed()
@Nullable public java.lang.String getPriceForSubscribed()
@Nullable public java.lang.String getShowUnsubscribed()
@Nullable public java.lang.String getSeasonUnsubscribed()
@Nullable public java.lang.String getEpisodeUnsubscribed()
@Nullable public java.lang.String getShowSubscribed()
@Nullable public java.lang.String getSeasonSubscribed()
@Nullable public java.lang.String getEpisodeSubscribed()
@Nullable public java.lang.String getValidityPeriod()
@Nullable public java.lang.String getValidityRecurrence()
public int getIsShow()
public int getIsSeason()
public int getIsEpisode()