public class GetVoucherPlanOutputModel
extends java.lang.Object
Constructor and Description |
---|
GetVoucherPlanOutputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIs_episode()
This Method is use to Get the Is Episode Details
|
java.lang.String |
getIs_season()
This Method is use to Get the Is Season Details
|
java.lang.String |
getIs_show()
This Method is use to Get the Is Show Details
|
void |
setIs_episode(java.lang.String is_episode)
This Method is use to Set the Is Episode Details
|
void |
setIs_season(java.lang.String is_season)
This Method is use to Set the Is Season Details
|
void |
setIs_show(java.lang.String is_show)
This Method is use to Set the Is Show Details
|
public java.lang.String getIs_season()
public void setIs_season(java.lang.String is_season)
is_season
- For Setting The Is Season Detailspublic java.lang.String getIs_show()
public void setIs_show(java.lang.String is_show)
is_show
- For Setting The Is Show Detailspublic java.lang.String getIs_episode()
public void setIs_episode(java.lang.String is_episode)
is_episode
- For Setting The Is Episode Details