public class APVModel
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
APVModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApvEpisodeSubscribedStr()
This Method is Use to Get The Episode Subscribe detail
|
java.lang.String |
getApvEpisodeUnsubscribedStr()
This Method is Use to Get The Episode Unsubscribe detail
|
java.lang.String |
getApvPlanId()
This Method is Use to Get The Plan ID
|
java.lang.String |
getAPVPriceForsubscribedStr()
This Method is Use to Get The Price For Subscribe
|
java.lang.String |
getAPVPriceForUnsubscribedStr()
This Method is Use to Get The Price For Unsubscribe
|
java.lang.String |
getApvSeasonSubscribedStr()
This Method is Use to Get The Season subscribe detail
|
java.lang.String |
getApvSeasonUnsubscribedStr()
This Method is Use to Get The Season Unsubscribe detail
|
java.lang.String |
getApvShowSubscribedStr()
This Method is Use to get The Show subscribe detail
|
java.lang.String |
getApvShowUnsubscribedStr()
This Method is Use to Get The Show Unsubscribe detail
|
int |
getIsEpisode()
This Method is Use to Get The Episode detail
|
int |
getIsSeason()
This Method is Use to Get The Season detail
|
int |
getIsShow()
This Method is Use to Get The Show detail
|
java.lang.String |
getPricing_id()
This Method is use to get the Pricing ID
|
java.lang.String |
getValidity_period()
This Method is use to get the Validity Period
|
java.lang.String |
getValidity_recurrence()
This Method is use to get the Validate Recurrence
|
void |
setApvEpisodeSubscribedStr(java.lang.String apvEpisodeSubscribedStr)
This Method is Use to Set The Episode Subscribe detail
|
void |
setApvEpisodeUnsubscribedStr(java.lang.String apvEpisodeUnsubscribedStr)
This Method is Use to Set The Episode Unsubscribe detail
|
void |
setApvPlanId(java.lang.String apvPlanId)
This Method is Use to Set The Plan ID
|
void |
setAPVPriceForsubscribedStr(java.lang.String apvPriceForsubscribedStr)
This Method is Use to Set The Price For Subscribe
|
void |
setAPVPriceForUnsubscribedStr(java.lang.String apvPriceForUnsubscribedStr)
This Method is Use to Set The Price For Unsubscribe
|
void |
setApvSeasonSubscribedStr(java.lang.String apvSeasonSubscribedStr)
This Method is Use to Set The Season subscribe detail
|
void |
setApvSeasonUnsubscribedStr(java.lang.String apvSeasonUnsubscribedStr)
This Method is Use to Set The Season Unsubscribe detail
|
void |
setApvShowSubscribedStr(java.lang.String apvShowSubscribedStr)
This Method is Use to Set The Show subscribe detail
|
void |
setApvShowUnsubscribedStr(java.lang.String apvShowUnsubscribedStr)
This Method is Use to Set The Show Unsubscribe detail
|
void |
setIsEpisode(int isEpisode)
This Method is Use to Set The Episode detail
|
void |
setIsSeason(int isSeason)
This Method is Use to Set The Season detail
|
void |
setIsShow(int isShow)
This Method is Use to Set The Show detail
|
void |
setPricing_id(java.lang.String pricing_id)
This Method is use to set the Pricing ID
|
void |
setValidity_period(java.lang.String validity_period)
This Method is use to set the Validity Period
|
void |
setValidity_recurrence(java.lang.String validity_recurrence)
This Method is use to set the Validate Recurrence
|
public java.lang.String getValidity_recurrence()
public void setValidity_recurrence(java.lang.String validity_recurrence)
validity_recurrence
- For Setting The Validate Recurrencepublic java.lang.String getPricing_id()
public void setPricing_id(java.lang.String pricing_id)
pricing_id
- For Setting The Pricing IDpublic java.lang.String getValidity_period()
public void setValidity_period(java.lang.String validity_period)
validity_period
- For Setting The Validity Periodpublic java.lang.String getApvShowUnsubscribedStr()
public void setApvShowUnsubscribedStr(java.lang.String apvShowUnsubscribedStr)
apvShowUnsubscribedStr
- For Setting The Show Unsubscribe detailspublic java.lang.String getApvShowSubscribedStr()
public void setApvShowSubscribedStr(java.lang.String apvShowSubscribedStr)
apvShowSubscribedStr
- For Setting The Show subscribe detailspublic java.lang.String getApvSeasonUnsubscribedStr()
public void setApvSeasonUnsubscribedStr(java.lang.String apvSeasonUnsubscribedStr)
apvSeasonUnsubscribedStr
- For Setting The Season Unsubscribe detailspublic java.lang.String getApvSeasonSubscribedStr()
public void setApvSeasonSubscribedStr(java.lang.String apvSeasonSubscribedStr)
apvSeasonSubscribedStr
- For Setting The Season subscribe detailspublic java.lang.String getApvEpisodeUnsubscribedStr()
public void setApvEpisodeUnsubscribedStr(java.lang.String apvEpisodeUnsubscribedStr)
apvEpisodeUnsubscribedStr
- For Setting The Episode Unsubscribe detailspublic java.lang.String getApvEpisodeSubscribedStr()
public void setApvEpisodeSubscribedStr(java.lang.String apvEpisodeSubscribedStr)
apvEpisodeSubscribedStr
- For Setting The Episode Subscribe detailspublic int getIsShow()
public void setIsShow(int isShow)
isShow
- For Setting The Show Detailspublic int getIsSeason()
public void setIsSeason(int isSeason)
isSeason
- For Setting The Season Detailspublic int getIsEpisode()
public void setIsEpisode(int isEpisode)
isEpisode
- For Setting The Episode Detailspublic java.lang.String getApvPlanId()
public void setApvPlanId(java.lang.String apvPlanId)
apvPlanId
- For Setting The Plan IDpublic java.lang.String getAPVPriceForUnsubscribedStr()
public void setAPVPriceForUnsubscribedStr(java.lang.String apvPriceForUnsubscribedStr)
apvPriceForUnsubscribedStr
- For Setting The Price For Unsubscribepublic java.lang.String getAPVPriceForsubscribedStr()
public void setAPVPriceForsubscribedStr(java.lang.String apvPriceForsubscribedStr)
apvPriceForsubscribedStr
- For Setting The Price For Subscribe