public class StudioPlanListOutputmodel.Plans
extends java.lang.Object
Constructor and Description |
---|
Plans() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAutoGeneratedContent()
This Method is use to get the auto Generated Content
|
java.lang.String |
getAutoGeneratedContentIds()
This Method is use to get the auto Generated Content Ids
|
java.lang.String |
getCreatedBy()
This Method is use to get the createdBy
|
java.lang.String |
getCreatedDate()
This Method is use to get the createdDate
|
StudioPlanListOutputmodel.Currency |
getCurrency()
This Method is use to get the currency
|
java.lang.String |
getDuration()
This Method is use to get the duration
|
java.lang.String |
getFrequency()
This Method is use to get the frequency
|
java.lang.String |
getId()
This Method is use to get the id
|
java.lang.String |
getIdSequency()
This Method is use to get the id Sequency
|
java.lang.String |
getIp()
This Method is use to get the ip
|
java.lang.String |
getIsAutoGenerated()
This Method is use to get the is auto generated
|
java.lang.String |
getIsDefault()
This Method is use to get the isDefault
|
java.lang.String |
getIsPostPaid()
This Method is use to get the isPostPaid
|
java.lang.String |
getIsSubscriptionBundle()
This Method is use to get the is subscription bundle
|
java.lang.String |
getLanguageId()
This Method is use to get the languageId
|
java.lang.String |
getLastUpdatedBy()
This Method is use to get the lastUpdatedBy
|
java.lang.String |
getLastUpdatedDate()
This Method is use to get the lastUpdatedDate
|
java.lang.String |
getMonthlyFee()
This Method is use to get the monthlyFee
|
java.lang.String |
getName()
This Method is use to get the name
|
java.lang.String |
getParentId()
This Method is use to get the parentId
|
java.lang.String |
getPrice()
This Method is use to get the price
|
java.lang.String |
getRecurrence()
This Method is use to get the recurrence
|
java.lang.String |
getRulesId()
This Method is use to get the rulesId
|
java.lang.String |
getShortDesc()
This Method is use to get the shortDesc
|
java.lang.String |
getStartupDiscount()
This Method is use to get the startupDiscount
|
java.lang.String |
getStatus()
This Method is use to get the status
|
java.lang.String |
getStudioId()
This Method is use to get the studioId
|
java.lang.String |
getTrialPeriod()
This Method is use to get the trialPeriod
|
java.lang.String |
getTrialRecurrence()
This Method is use to get the trialRecurrence
|
java.lang.String |
getUniqueId()
This Method is use to get the uniqueId
|
@Nullable public java.lang.String getId()
@Nullable public java.lang.String getUniqueId()
@Nullable public java.lang.String getName()
@Nullable public java.lang.String getShortDesc()
@Nullable public java.lang.String getDuration()
@Nullable public java.lang.String getRecurrence()
@Nullable public java.lang.String getFrequency()
@Nullable public java.lang.String getStartupDiscount()
@Nullable public java.lang.String getMonthlyFee()
@Nullable public java.lang.String getStudioId()
@Nullable public java.lang.String getStatus()
@Nullable public java.lang.String getTrialRecurrence()
@Nullable public java.lang.String getTrialPeriod()
@Nullable public java.lang.String getIsPostPaid()
@Nullable public java.lang.String getIp()
@Nullable public java.lang.String getCreatedBy()
@Nullable public java.lang.String getCreatedDate()
@Nullable public java.lang.String getLastUpdatedBy()
@Nullable public java.lang.String getLastUpdatedDate()
@Nullable public java.lang.String getLanguageId()
@Nullable public java.lang.String getParentId()
@Nullable public java.lang.String getRulesId()
@Nullable public java.lang.String getIsDefault()
@Nullable public java.lang.String getIdSequency()
@Nullable public java.lang.String getIsSubscriptionBundle()
@Nullable public java.lang.String getIsAutoGenerated()
@Nullable public java.lang.String getAutoGeneratedContent()
@Nullable public java.lang.String getAutoGeneratedContentIds()
@Nullable public java.lang.String getPrice()
@Nullable public StudioPlanListOutputmodel.Currency getCurrency()